Method: AwsSubnet#subnet_id
- Defined in:
- lib/resources/aws/aws_subnet.rb
#subnet_id ⇒ Object (readonly)
Returns the value of attribute subnet_id.
17 18 19 |
# File 'lib/resources/aws/aws_subnet.rb', line 17 def subnet_id @subnet_id end |