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)


1122
1123
1124
# File 'sig/types.rbs', line 1122

def attribute_name
  @attribute_name
end

#attribute_values::Array[::String]

Returns the value of attribute attribute_values.

Returns:

  • (::Array[::String])


1123
1124
1125
# File 'sig/types.rbs', line 1123

def attribute_values
  @attribute_values
end