Class: Aws::Types::UpdateIpAddress

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ip_id::String

Returns the value of attribute ip_id.

Returns:

  • (::String)


1302
1303
1304
# File 'sig/types.rbs', line 1302

def ip_id
  @ip_id
end

#ipv_6::String

Returns the value of attribute ipv_6.

Returns:

  • (::String)


1303
1304
1305
# File 'sig/types.rbs', line 1303

def ipv_6
  @ipv_6
end