DeleteUsagePlanRequest
public struct DeleteUsagePlanRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
[Required] The Id of the to-be-deleted usage plan.
Declaration
Swift
public let usagePlanId: String -
Undocumented
Declaration
Swift
public init(usagePlanId: String)
View on GitHub
DeleteUsagePlanRequest Structure Reference