AWSEC2AddressAttributeName
Objective-C
NS_ENUM(NSInteger, AWSEC2AddressAttributeName) {
    AWSEC2AddressAttributeNameUnknown,
    AWSEC2AddressAttributeNameDomainName,
}Swift
enum AWSEC2AddressAttributeName : Int, @unchecked SendableUndocumented
- 
                  
                  Undocumented DeclarationObjective-C AWSEC2AddressAttributeNameUnknownSwift case unknown = 0
- 
                  
                  Undocumented DeclarationObjective-C AWSEC2AddressAttributeNameDomainNameSwift case domainName = 1
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2AddressAttributeName Enumeration Reference
        AWSEC2AddressAttributeName Enumeration Reference