Class: Aws::Types::DeleteClusterRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


4988
4989
4990
# File 'sig/types.rbs', line 4988

def cluster_id
  @cluster_id
end