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:



512
513
514
# File 'sig/types.rbs', line 512

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)


511
512
513
# File 'sig/types.rbs', line 511

def db_cluster_snapshot_identifier
  @db_cluster_snapshot_identifier
end