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)


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

def compute_redundancy: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


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

def db_cluster_identifier: () -> ::String

#db_shard_group_arn::String

Returns:

  • (::String)


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

def db_shard_group_arn: () -> ::String

#db_shard_group_identifier::String

Returns:

  • (::String)


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

def db_shard_group_identifier: () -> ::String

#db_shard_group_resource_id::String

Returns:

  • (::String)


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

def db_shard_group_resource_id: () -> ::String

#endpoint::String

Returns:

  • (::String)


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

def endpoint: () -> ::String

#max_acu::Float

Returns:

  • (::Float)


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

def max_acu: () -> ::Float

#min_acu::Float

Returns:

  • (::Float)


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

def min_acu: () -> ::Float

#publicly_accessibleBoolean

Returns:

  • (Boolean)


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

def publicly_accessible: () -> bool

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#tag_list::Array[Types::Tag]

Returns:



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

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