Class: Aws::Types::PutDedicatedIpInPoolRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_pool_name::String

Returns the value of attribute destination_pool_name.

Returns:

  • (::String)


1661
1662
1663
# File 'sig/types.rbs', line 1661

def destination_pool_name
  @destination_pool_name
end

#ip::String

Returns the value of attribute ip.

Returns:

  • (::String)


1660
1661
1662
# File 'sig/types.rbs', line 1660

def ip
  @ip
end