Module: Aws::BillingConductor::Client::_ListPricingPlansResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#billing_period ⇒ ::String

Returns:

  • (::String)


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

def billing_period: () -> ::String

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#pricing_plans ⇒ ::Array[Types::PricingPlanListElement]

Returns:



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

def pricing_plans: () -> ::Array[Types::PricingPlanListElement]