Class: Aws::Types::DBClusterSnapshotAttributesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_snapshot_attributes::Array[Types::DBClusterSnapshotAttribute]

Returns the value of attribute db_cluster_snapshot_attributes.

Returns:



1129
1130
1131
# File 'sig/types.rbs', line 1129

def db_cluster_snapshot_attributes
  @db_cluster_snapshot_attributes
end

#db_cluster_snapshot_identifier::String

Returns the value of attribute db_cluster_snapshot_identifier.

Returns:

  • (::String)


1128
1129
1130
# File 'sig/types.rbs', line 1128

def db_cluster_snapshot_identifier
  @db_cluster_snapshot_identifier
end