AWSEC2DnsEntry
Objective-C
@interface AWSEC2DnsEntrySwift
class AWSEC2DnsEntryDescribes a DNS entry.
- 
                  
                  The DNS name. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable dnsName;Swift var dnsName: String? { get set }
- 
                  
                  The ID of the private hosted zone. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable hostedZoneId;Swift var hostedZoneId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2DnsEntry Class Reference
        AWSEC2DnsEntry Class Reference