GetDeploymentGroupOutput
public struct GetDeploymentGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the deployment group.
Declaration
Swift
public let deploymentGroupInfo: DeploymentGroupInfo? -
Undocumented
Declaration
Swift
public init(deploymentGroupInfo: DeploymentGroupInfo? = nil)
View on GitHub
GetDeploymentGroupOutput Structure Reference