AWSEC2Region
Objective-C
@interface AWSEC2RegionSwift
class AWSEC2RegionDescribes a Region.
- 
                  
                  The Region service endpoint. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable endpoint;Swift var endpoint: String? { get set }
- 
                  
                  The Region opt-in status. The possible values are opt-in-not-required,opted-in, andnot-opted-in.DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable optInStatus;Swift var optInStatus: String? { get set }
- 
                  
                  The name of the Region. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable regionName;Swift var regionName: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2Region Class Reference
        AWSEC2Region Class Reference