Class: Aws::Types::DeleteCapacityProviderRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_provider_name::String

Returns the value of attribute capacity_provider_name.

Returns:

  • (::String)


478
479
480
# File 'sig/types.rbs', line 478

def capacity_provider_name
  @capacity_provider_name
end