Method: AWS::EC2::Subnet#subnet_id

Defined in:
lib/aws/ec2/subnet.rb

#subnet_idString (readonly) Also known as: id

Returns:

  • (String)


37
38
39
# File 'lib/aws/ec2/subnet.rb', line 37

def subnet_id
  @subnet_id
end