Module: Aws::RDS::Client::_ModifyCurrentDBClusterCapacityResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#current_capacity::Integer

Returns:

  • (::Integer)


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

def current_capacity: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


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

def db_cluster_identifier: () -> ::String

#pending_capacity::Integer

Returns:

  • (::Integer)


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

def pending_capacity: () -> ::Integer

#seconds_before_timeout::Integer

Returns:

  • (::Integer)


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

def seconds_before_timeout: () -> ::Integer

#timeout_action::String

Returns:

  • (::String)


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

def timeout_action: () -> ::String