Method: AwsSubnet#mapping_public_ip_on_launch
- Defined in:
- lib/resources/aws/aws_subnet.rb
#mapping_public_ip_on_launch ⇒ Object (readonly) Also known as: mapping_public_ip_on_launch?
Returns the value of attribute mapping_public_ip_on_launch.
13 14 15 |
# File 'lib/resources/aws/aws_subnet.rb', line 13 def mapping_public_ip_on_launch @mapping_public_ip_on_launch end |