Method: AWS::EC2::NetworkInterface#subnetId
- Defined in:
- lib/cfn-model/model/ec2_network_interface.rb
#subnetId ⇒ Object
Returns the value of attribute subnetId.
5 6 7 |
# File 'lib/cfn-model/model/ec2_network_interface.rb', line 5 def subnetId @subnetId end |