Class: AwsEc2DnsName::Instance

Inherits:
Struct
  • Object
show all
Defined in:
lib/aws_ec2_dns_name/instance.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dns_nameObject

Returns the value of attribute dns_name

Returns:

  • (Object)

    the current value of dns_name



4
5
6
# File 'lib/aws_ec2_dns_name/instance.rb', line 4

def dns_name
  @dns_name
end

#name_tagObject

Returns the value of attribute name_tag

Returns:

  • (Object)

    the current value of name_tag



4
5
6
# File 'lib/aws_ec2_dns_name/instance.rb', line 4

def name_tag
  @name_tag
end