GetDeploymentConfigOutput
public struct GetDeploymentConfigOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the deployment configuration.
Declaration
Swift
public let deploymentConfigInfo: DeploymentConfigInfo?
-
Undocumented
Declaration
Swift
public init(deploymentConfigInfo: DeploymentConfigInfo? = nil)