GetDeploymentConfigInput
public struct GetDeploymentConfigInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of a deployment configuration associated with the IAM user or AWS account.
Declaration
Swift
public let deploymentConfigName: String -
Undocumented
Declaration
Swift
public init(deploymentConfigName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetDeploymentConfigInput Structure Reference