Class: Aws::Types::PutAttributesRequest

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:



2046
2047
2048
# File 'sig/types.rbs', line 2046

def attributes
  @attributes
end

#cluster::String

Returns the value of attribute cluster.

Returns:

  • (::String)


2045
2046
2047
# File 'sig/types.rbs', line 2045

def cluster
  @cluster
end