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:



373
374
375
# File 'sig/types.rbs', line 373

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)


372
373
374
# File 'sig/types.rbs', line 372

def db_cluster_snapshot_identifier
  @db_cluster_snapshot_identifier
end