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.



1808
1809
1810
# File 'sig/types.rbs', line 1808

def db_cluster_snapshot
  @db_cluster_snapshot
end