Class: Aws::Types::AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute

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)


3464
3465
3466
# File 'sig/types.rbs', line 3464

def attribute_name
  @attribute_name
end

#attribute_values::Array[::String]

Returns the value of attribute attribute_values.

Returns:

  • (::Array[::String])


3465
3466
3467
# File 'sig/types.rbs', line 3465

def attribute_values
  @attribute_values
end