Method: AwsVpc#instance_tenancy
- Defined in:
- lib/resources/aws/aws_vpc.rb
#instance_tenancy ⇒ Object (readonly)
Returns the value of attribute instance_tenancy.
22 23 24 |
# File 'lib/resources/aws/aws_vpc.rb', line 22 def instance_tenancy @instance_tenancy end |