DeleteCapacityProviderRequest

public struct DeleteCapacityProviderRequest : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The short name or full Amazon Resource Name (ARN) of the capacity provider to delete.

    Declaration

    Swift

    public let capacityProvider: String
  • Undocumented

    Declaration

    Swift

    public init(capacityProvider: String)