Module: Aws::DevOpsAgent::Client::_GetAccountUsageResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#monthly_account_evaluation_hoursTypes::UsageMetric

Returns:



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

def monthly_account_evaluation_hours: () -> Types::UsageMetric

#monthly_account_investigation_hoursTypes::UsageMetric

Returns:



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

def monthly_account_investigation_hours: () -> Types::UsageMetric

#monthly_account_on_demand_hoursTypes::UsageMetric

Returns:



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

def monthly_account_on_demand_hours: () -> Types::UsageMetric

#monthly_account_system_learning_hoursTypes::UsageMetric

Returns:



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

def monthly_account_system_learning_hours: () -> Types::UsageMetric

#usage_period_end_time::Time

Returns:

  • (::Time)


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

def usage_period_end_time: () -> ::Time

#usage_period_start_time::Time

Returns:

  • (::Time)


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

def usage_period_start_time: () -> ::Time