Class: Aws::Types::SecondaryInterfacePrivateIpAddressSpecificationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#private_ip_address::String

Returns the value of attribute private_ip_address.

Returns:

  • (::String)


16897
16898
16899
# File 'sig/types.rbs', line 16897

def private_ip_address
  @private_ip_address
end