Class: Aws::Types::DeleteGlossaryRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGlossaryRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
2414 2415 2416 |
# File 'sig/types.rbs', line 2414 def identifier @identifier end |