CreateHomeRegionControlResult
public struct CreateHomeRegionControlResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
This object is the HomeRegionControl object that’s returned by a successful call to CreateHomeRegionControl.
Declaration
Swift
public let homeRegionControl: HomeRegionControl?
-
Undocumented
Declaration
Swift
public init(homeRegionControl: HomeRegionControl? = nil)