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)


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

def compute_redundancy: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


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

def db_cluster_identifier: () -> ::String

#db_shard_group_arn::String

Returns:

  • (::String)


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

def db_shard_group_arn: () -> ::String

#db_shard_group_identifier::String

Returns:

  • (::String)


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

def db_shard_group_identifier: () -> ::String

#db_shard_group_resource_id::String

Returns:

  • (::String)


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

def db_shard_group_resource_id: () -> ::String

#endpoint::String

Returns:

  • (::String)


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

def endpoint: () -> ::String

#max_acu::Float

Returns:

  • (::Float)


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

def max_acu: () -> ::Float

#min_acu::Float

Returns:

  • (::Float)


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

def min_acu: () -> ::Float

#publicly_accessibleBoolean

Returns:

  • (Boolean)


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

def publicly_accessible: () -> bool

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#tag_list::Array[Types::Tag]

Returns:



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

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