UpdateRegionSettingsInput
public struct UpdateRegionSettingsInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Updates the list of services along with the opt-in preferences for the region.
Declaration
Swift
public let resourceTypeOptInPreference: [String : Bool]? -
Undocumented
Declaration
Swift
public init(resourceTypeOptInPreference: [String : Bool]? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
UpdateRegionSettingsInput Structure Reference