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)


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

def current_capacity: () -> ::Integer

#db_cluster_identifier::String

Returns:

  • (::String)


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

def db_cluster_identifier: () -> ::String

#pending_capacity::Integer

Returns:

  • (::Integer)


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

def pending_capacity: () -> ::Integer

#seconds_before_timeout::Integer

Returns:

  • (::Integer)


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

def seconds_before_timeout: () -> ::Integer

#timeout_action::String

Returns:

  • (::String)


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

def timeout_action: () -> ::String