Class: Aws::Types::Ip

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)


1089
1090
1091
# File 'sig/types.rbs', line 1089

def ip_address
  @ip_address
end