Class: Aws::Types::DBSnapshotAttribute

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)


1668
1669
1670
# File 'sig/types.rbs', line 1668

def attribute_name
  @attribute_name
end

#attribute_values::Array[::String]

Returns the value of attribute attribute_values.

Returns:

  • (::Array[::String])


1669
1670
1671
# File 'sig/types.rbs', line 1669

def attribute_values
  @attribute_values
end