Class: Aws::Types::GuardrailTopicsTierConfig
- Inherits:
-
Object
- Object
- Aws::Types::GuardrailTopicsTierConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tier_name ⇒ "CLASSIC", "STANDARD"
Returns the value of attribute tier_name.
Instance Attribute Details
#tier_name ⇒ "CLASSIC", "STANDARD"
Returns the value of attribute tier_name.
2397 2398 2399 |
# File 'sig/types.rbs', line 2397 def tier_name @tier_name end |