Class: Aws::Types::PromptGenAiResource
- Inherits:
-
Object
- Object
- Aws::Types::PromptGenAiResource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent ⇒ Types::PromptAgentResource
Returns the value of attribute agent.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#agent ⇒ Types::PromptAgentResource
Returns the value of attribute agent.
2251 2252 2253 |
# File 'sig/types.rbs', line 2251 def agent @agent end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2252 2253 2254 |
# File 'sig/types.rbs', line 2252 def unknown @unknown end |