Module: Aws::RDS::Client::_ModifyDBShardGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#compute_redundancy::Integer

Returns:

  • (::Integer)


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

def compute_redundancy: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


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

def db_cluster_identifier: () -> ::String

#db_shard_group_arn::String

Returns:

  • (::String)


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

def db_shard_group_arn: () -> ::String

#db_shard_group_identifier::String

Returns:

  • (::String)


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

def db_shard_group_identifier: () -> ::String

#db_shard_group_resource_id::String

Returns:

  • (::String)


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

def db_shard_group_resource_id: () -> ::String

#endpoint::String

Returns:

  • (::String)


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

def endpoint: () -> ::String

#max_acu::Float

Returns:

  • (::Float)


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

def max_acu: () -> ::Float

#min_acu::Float

Returns:

  • (::Float)


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

def min_acu: () -> ::Float

#publicly_accessibleBoolean

Returns:

  • (Boolean)


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

def publicly_accessible: () -> bool

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#tag_list::Array[Types::Tag]

Returns:



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

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