GetAWSDefaultServiceQuotaResponse
public struct GetAWSDefaultServiceQuotaResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Returns the ServiceQuota object which contains all values for a quota.
Declaration
Swift
public let quota: ServiceQuota? -
Undocumented
Declaration
Swift
public init(quota: ServiceQuota? = nil)
View on GitHub
GetAWSDefaultServiceQuotaResponse Structure Reference