GetRequestedServiceQuotaChangeResponse
public struct GetRequestedServiceQuotaChangeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Returns the RequestedServiceQuotaChange object for the specific increase request.
Declaration
Swift
public let requestedQuota: RequestedServiceQuotaChange? -
Undocumented
Declaration
Swift
public init(requestedQuota: RequestedServiceQuotaChange? = nil)
View on GitHub
GetRequestedServiceQuotaChangeResponse Structure Reference