Class: Aws::Types::DeleteDedicatedIpPoolRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#pool_name::String

Returns the value of attribute pool_name.

Returns:

  • (::String)


438
439
440
# File 'sig/types.rbs', line 438

def pool_name
  @pool_name
end