Class: Aws::Types::UpdatePricingPlanRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bundle_names::Array[::String]

Returns the value of attribute bundle_names.

Returns:

  • (::Array[::String])


1221
1222
1223
# File 'sig/types.rbs', line 1221

def bundle_names
  @bundle_names
end

#pricing_mode"BASIC", ...

Returns the value of attribute pricing_mode.

Returns:

  • ("BASIC", "STANDARD", "TIERED_BUNDLE")


1220
1221
1222
# File 'sig/types.rbs', line 1220

def pricing_mode
  @pricing_mode
end