DescribeRegionSettingsOutput
public struct DescribeRegionSettingsOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Returns a list of all services along with the opt-in preferences in the region.
Declaration
Swift
public let resourceTypeOptInPreference: [String : Bool]?
-
Undocumented
Declaration
Swift
public init(resourceTypeOptInPreference: [String : Bool]? = nil)