Class: Aws::Types::NetworkAccessConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#eni_id::String

Returns the value of attribute eni_id.

Returns:

  • (::String)


1222
1223
1224
# File 'sig/types.rbs', line 1222

def eni_id
  @eni_id
end

#eni_private_ip_address::String

Returns the value of attribute eni_private_ip_address.

Returns:

  • (::String)


1221
1222
1223
# File 'sig/types.rbs', line 1221

def eni_private_ip_address
  @eni_private_ip_address
end