DeleteDeploymentStrategyRequest
public struct DeleteDeploymentStrategyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the deployment strategy you want to delete.
Declaration
Swift
public let deploymentStrategyId: String -
Undocumented
Declaration
Swift
public init(deploymentStrategyId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteDeploymentStrategyRequest Structure Reference