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)


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

def db_shard_group_identifier
  @db_shard_group_identifier
end