Class: AwsEc2DnsName::Instance
- Inherits:
-
Struct
- Object
- Struct
- AwsEc2DnsName::Instance
- Defined in:
- lib/aws_ec2_dns_name/instance.rb
Instance Attribute Summary collapse
-
#dns_name ⇒ Object
Returns the value of attribute dns_name.
-
#name_tag ⇒ Object
Returns the value of attribute name_tag.
Instance Attribute Details
#dns_name ⇒ Object
Returns the value of attribute dns_name
4 5 6 |
# File 'lib/aws_ec2_dns_name/instance.rb', line 4 def dns_name @dns_name end |
#name_tag ⇒ Object
Returns the value of attribute name_tag
4 5 6 |
# File 'lib/aws_ec2_dns_name/instance.rb', line 4 def name_tag @name_tag end |