Method: AwsSecurityGroup#vpc_id
- Defined in:
- lib/resources/aws/aws_security_group.rb
#vpc_id ⇒ Object (readonly)
Returns the value of attribute vpc_id.
12 13 14 |
# File 'lib/resources/aws/aws_security_group.rb', line 12 def vpc_id @vpc_id end |