GetUsagePlanRequest
public struct GetUsagePlanRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
[Required] The identifier of the UsagePlan resource to be retrieved.
Declaration
Swift
public let usagePlanId: String
-
Undocumented
Declaration
Swift
public init(usagePlanId: String)