Class: Aws::Types::IpResource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address::String

Returns the value of attribute ip_address.

Returns:

  • (::String)


845
846
847
# File 'sig/types.rbs', line 845

def ip_address
  @ip_address
end