Class: Aws::Types::DeleteDBClusterSnapshotResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_snapshotTypes::DBClusterSnapshot

Returns the value of attribute db_cluster_snapshot.

Returns:



537
538
539
# File 'sig/types.rbs', line 537

def db_cluster_snapshot
  @db_cluster_snapshot
end