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::String

Returns the value of attribute capacity_provider.

Returns:



759
760
761
# File 'sig/types.rbs', line 759

def capacity_provider
  @capacity_provider
end

#cluster::String

Returns the value of attribute cluster.

Returns:



760
761
762
# File 'sig/types.rbs', line 760

def cluster
  @cluster
end