AWS SDK for .NET Documentation
PublicDnsName Property
AmazonAmazon.EC2.ModelRunningInstancePublicDnsName Did this page help you?   Yes   No    Tell us about it...
The public DNS name assigned to the instance. This DNS name is contactable from outside the Amazon EC2 network. This element remains empty until the instance enters a running state
Declaration Syntax
C#
public string PublicDnsName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)