GetDeploymentOutput
public struct GetDeploymentOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the deployment.
Declaration
Swift
public let deploymentInfo: DeploymentInfo?
-
Undocumented
Declaration
Swift
public init(deploymentInfo: DeploymentInfo? = nil)