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:

  • (::String)


752
753
754
# File 'sig/types.rbs', line 752

def capacity_provider
  @capacity_provider
end

#cluster::String

Returns the value of attribute cluster.

Returns:

  • (::String)


753
754
755
# File 'sig/types.rbs', line 753

def cluster
  @cluster
end