Class: Aws::Types::UpdatePromptResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdatePromptResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prompt_arn ⇒ ::String
Returns the value of attribute prompt_arn.
-
#prompt_id ⇒ ::String
Returns the value of attribute prompt_id.
Instance Attribute Details
#prompt_arn ⇒ ::String
Returns the value of attribute prompt_arn.
8656 8657 8658 |
# File 'sig/types.rbs', line 8656 def prompt_arn @prompt_arn end |
#prompt_id ⇒ ::String
Returns the value of attribute prompt_id.
8657 8658 8659 |
# File 'sig/types.rbs', line 8657 def prompt_id @prompt_id end |