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