Class: Aws::Types::DeleteDBShardGroupMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_shard_group_identifier::String

Returns the value of attribute db_shard_group_identifier.

Returns:

  • (::String)


1868
1869
1870
# File 'sig/types.rbs', line 1868

def db_shard_group_identifier
  @db_shard_group_identifier
end