Module: Aws::Billing::Client::_GetEnterpriseSupportChargeSummaryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bill_date::Time

Returns:

  • (::Time)


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

def bill_date: () -> ::Time

#billing_month::String

Returns:

  • (::String)


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

def billing_month: () -> ::String

#billing_period_end_date::Time

Returns:

  • (::Time)


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

def billing_period_end_date: () -> ::Time

#billing_period_start_date::Time

Returns:

  • (::Time)


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

def billing_period_start_date: () -> ::Time

#is_estimatedBoolean

Returns:

  • (Boolean)


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

def is_estimated: () -> bool

#payer_account_id::String

Returns:

  • (::String)


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

def payer_account_id: () -> ::String

#support_charge::String

Returns:

  • (::String)


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

def support_charge: () -> ::String

#support_charge_percentage::String

Returns:

  • (::String)


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

def support_charge_percentage: () -> ::String

#support_discount::String

Returns:

  • (::String)


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

def support_discount: () -> ::String

#support_effective_pricing_planTypes::PricingPlan

Returns:



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

def support_effective_pricing_plan: () -> Types::PricingPlan

#total_support_charge::String

Returns:

  • (::String)


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

def total_support_charge: () -> ::String

#total_support_eligible_reserved_instance_spend::String

Returns:

  • (::String)


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

def total_support_eligible_reserved_instance_spend: () -> ::String

#total_support_eligible_savings_plan_spend::String

Returns:

  • (::String)


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

def total_support_eligible_savings_plan_spend: () -> ::String

#total_support_eligible_spend::String

Returns:

  • (::String)


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

def total_support_eligible_spend: () -> ::String

#total_support_eligible_usage_spend::String

Returns:

  • (::String)


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

def total_support_eligible_usage_spend: () -> ::String