Class: Aws::Types::DeleteAttributesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Array[Types::Attribute]

Returns the value of attribute attributes.

Returns:



749
750
751
# File 'sig/types.rbs', line 749

def attributes
  @attributes
end

#cluster::String

Returns the value of attribute cluster.

Returns:

  • (::String)


748
749
750
# File 'sig/types.rbs', line 748

def cluster
  @cluster
end