Class: Aws::Types::RdsDbClusterSnapshotConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Hash[::String, Types::RdsDbClusterSnapshotAttributeValue]

Returns the value of attribute attributes.

Returns:



958
959
960
# File 'sig/types.rbs', line 958

def attributes
  @attributes
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:



959
960
961
# File 'sig/types.rbs', line 959

def kms_key_id
  @kms_key_id
end