CreateDeploymentGroupOutput
public struct CreateDeploymentGroupOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique deployment group ID.
Declaration
Swift
public let deploymentGroupId: String? -
Undocumented
Declaration
Swift
public init(deploymentGroupId: String? = nil)
View on GitHub
CreateDeploymentGroupOutput Structure Reference