Class: Aws::Types::AgentFlowNodeConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AgentFlowNodeConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_alias_arn ⇒ ::String
Returns the value of attribute agent_alias_arn.
Instance Attribute Details
#agent_alias_arn ⇒ ::String
Returns the value of attribute agent_alias_arn.
173 174 175 |
# File 'sig/types.rbs', line 173 def agent_alias_arn @agent_alias_arn end |