Module: Aws::RDS::Client::_DeleteDBShardGroupResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DBShardGroup]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#compute_redundancy::Integer

Returns:

  • (::Integer)


1162
# File 'sig/client.rbs', line 1162

def compute_redundancy: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


1159
# File 'sig/client.rbs', line 1159

def db_cluster_identifier: () -> ::String

#db_shard_group_arn::String

Returns:

  • (::String)


1166
# File 'sig/client.rbs', line 1166

def db_shard_group_arn: () -> ::String

#db_shard_group_identifier::String

Returns:

  • (::String)


1158
# File 'sig/client.rbs', line 1158

def db_shard_group_identifier: () -> ::String

#db_shard_group_resource_id::String

Returns:

  • (::String)


1157
# File 'sig/client.rbs', line 1157

def db_shard_group_resource_id: () -> ::String

#endpoint::String

Returns:

  • (::String)


1165
# File 'sig/client.rbs', line 1165

def endpoint: () -> ::String

#max_acu::Float

Returns:

  • (::Float)


1160
# File 'sig/client.rbs', line 1160

def max_acu: () -> ::Float

#min_acu::Float

Returns:

  • (::Float)


1161
# File 'sig/client.rbs', line 1161

def min_acu: () -> ::Float

#publicly_accessibleBoolean

Returns:

  • (Boolean)


1164
# File 'sig/client.rbs', line 1164

def publicly_accessible: () -> bool

#status::String

Returns:

  • (::String)


1163
# File 'sig/client.rbs', line 1163

def status: () -> ::String

#tag_list::Array[Types::Tag]

Returns:



1167
# File 'sig/client.rbs', line 1167

def tag_list: () -> ::Array[Types::Tag]