Module: Aws::BillingConductor::Client::_UpdatePricingRuleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn ⇒ ::String

Returns:

  • (::String)


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

def arn: () -> ::String

#associated_pricing_plan_count ⇒ ::Integer

Returns:

  • (::Integer)


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

def associated_pricing_plan_count: () -> ::Integer

#billing_entity ⇒ ::String

Returns:

  • (::String)


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

def billing_entity: () -> ::String

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#last_modified_time ⇒ ::Integer

Returns:

  • (::Integer)


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

def last_modified_time: () -> ::Integer

#modifier_percentage ⇒ ::Float

Returns:

  • (::Float)


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

def modifier_percentage: () -> ::Float

#name ⇒ ::String

Returns:

  • (::String)


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

def name: () -> ::String

#operation ⇒ ::String

Returns:

  • (::String)


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

def operation: () -> ::String

#scope ⇒ "GLOBAL", ...

Returns:

  • ("GLOBAL", "SERVICE", "BILLING_ENTITY", "SKU")


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

def scope: () -> ("GLOBAL" | "SERVICE" | "BILLING_ENTITY" | "SKU")

#service ⇒ ::String

Returns:

  • (::String)


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

def service: () -> ::String

#tiering ⇒ Types::UpdateTieringInput



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

def tiering: () -> Types::UpdateTieringInput

#type ⇒ "MARKUP", ...

Returns:

  • ("MARKUP", "DISCOUNT", "TIERING")


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

def type: () -> ("MARKUP" | "DISCOUNT" | "TIERING")

#usage_type ⇒ ::String

Returns:

  • (::String)


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

def usage_type: () -> ::String