Class: Aws::Types::DisallowedFeature

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#feature::String

Returns the value of attribute feature.

Returns:

  • (::String)


478
479
480
# File 'sig/types.rbs', line 478

def feature
  @feature
end

#required_pricing_plan::String

Returns the value of attribute required_pricing_plan.

Returns:

  • (::String)


479
480
481
# File 'sig/types.rbs', line 479

def required_pricing_plan
  @required_pricing_plan
end