Class: Aws::Types::CreatePromptResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePromptResponse
- 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.
1651 1652 1653 |
# File 'sig/types.rbs', line 1651 def prompt_arn @prompt_arn end |
#prompt_id ⇒ ::String
Returns the value of attribute prompt_id.
1652 1653 1654 |
# File 'sig/types.rbs', line 1652 def prompt_id @prompt_id end |