DeleteUsageLimitMessage
public struct DeleteUsageLimitMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the usage limit to delete.
Declaration
Swift
public let usageLimitId: String
-
Undocumented
Declaration
Swift
public init(usageLimitId: String)