Class: Aws::Types::DeleteClusterSnapshotMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#snapshot_cluster_identifier::String

Returns the value of attribute snapshot_cluster_identifier.

Returns:

  • (::String)


866
867
868
# File 'sig/types.rbs', line 866

def snapshot_cluster_identifier
  @snapshot_cluster_identifier
end

#snapshot_identifier::String

Returns the value of attribute snapshot_identifier.

Returns:

  • (::String)


865
866
867
# File 'sig/types.rbs', line 865

def snapshot_identifier
  @snapshot_identifier
end