HostedZoneLimitType
public enum HostedZoneLimitType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case maxRrsetsByZone = "MAX_RRSETS_BY_ZONE"
-
Undocumented
Declaration
Swift
case maxVpcsAssociatedByZone = "MAX_VPCS_ASSOCIATED_BY_ZONE"
-
Declaration
Swift
public var description: String { get }