Module: Aws::RDS::Client::_RebootDBShardGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#compute_redundancy::Integer

Returns:

  • (::Integer)


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

def compute_redundancy: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


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

def db_cluster_identifier: () -> ::String

#db_shard_group_arn::String

Returns:

  • (::String)


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

def db_shard_group_arn: () -> ::String

#db_shard_group_identifier::String

Returns:

  • (::String)


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

def db_shard_group_identifier: () -> ::String

#db_shard_group_resource_id::String

Returns:

  • (::String)


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

def db_shard_group_resource_id: () -> ::String

#endpoint::String

Returns:

  • (::String)


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

def endpoint: () -> ::String

#max_acu::Float

Returns:

  • (::Float)


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

def max_acu: () -> ::Float

#min_acu::Float

Returns:

  • (::Float)


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

def min_acu: () -> ::Float

#publicly_accessibleBoolean

Returns:

  • (Boolean)


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

def publicly_accessible: () -> bool

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#tag_list::Array[Types::Tag]

Returns:



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

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