Class: Aws::Types::SubnetMapping

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allocation_id::String

Returns the value of attribute allocation_id.

Returns:

  • (::String)


1066
1067
1068
# File 'sig/types.rbs', line 1066

def allocation_id
  @allocation_id
end

#i_pv_6_address::String

Returns the value of attribute i_pv_6_address.

Returns:

  • (::String)


1068
1069
1070
# File 'sig/types.rbs', line 1068

def i_pv_6_address
  @i_pv_6_address
end

#private_i_pv_4_address::String

Returns the value of attribute private_i_pv_4_address.

Returns:

  • (::String)


1067
1068
1069
# File 'sig/types.rbs', line 1067

def private_i_pv_4_address
  @private_i_pv_4_address
end

#source_nat_ipv_6_prefix::String

Returns the value of attribute source_nat_ipv_6_prefix.

Returns:

  • (::String)


1069
1070
1071
# File 'sig/types.rbs', line 1069

def source_nat_ipv_6_prefix
  @source_nat_ipv_6_prefix
end

#subnet_id::String

Returns the value of attribute subnet_id.

Returns:

  • (::String)


1065
1066
1067
# File 'sig/types.rbs', line 1065

def subnet_id
  @subnet_id
end