Class: Aws::Types::GlossaryTermEnforcementDetail
- Inherits:
-
Object
- Object
- Aws::Types::GlossaryTermEnforcementDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#required_glossary_term_ids ⇒ ::Array[::String]
Returns the value of attribute required_glossary_term_ids.
Instance Attribute Details
#required_glossary_term_ids ⇒ ::Array[::String]
Returns the value of attribute required_glossary_term_ids.
3407 3408 3409 |
# File 'sig/types.rbs', line 3407 def required_glossary_term_ids @required_glossary_term_ids end |