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