Class: Aws::Types::DeleteKeywordRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteKeywordRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#keyword ⇒ ::String
Returns the value of attribute keyword.
-
#origination_identity ⇒ ::String
Returns the value of attribute origination_identity.
Instance Attribute Details
#keyword ⇒ ::String
Returns the value of attribute keyword.
454 455 456 |
# File 'sig/types.rbs', line 454 def keyword @keyword end |
#origination_identity ⇒ ::String
Returns the value of attribute origination_identity.
453 454 455 |
# File 'sig/types.rbs', line 453 def origination_identity @origination_identity end |