Class: Aws::Types::DBClusterSnapshotAttribute

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


505
506
507
# File 'sig/types.rbs', line 505

def attribute_name
  @attribute_name
end

#attribute_values::Array[::String]

Returns the value of attribute attribute_values.

Returns:

  • (::Array[::String])


506
507
508
# File 'sig/types.rbs', line 506

def attribute_values
  @attribute_values
end