Class: Aws::Types::DescribeAgentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAgentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_arn ⇒ ::String
Returns the value of attribute agent_arn.
Instance Attribute Details
#agent_arn ⇒ ::String
Returns the value of attribute agent_arn.
297 298 299 |
# File 'sig/types.rbs', line 297 def agent_arn @agent_arn end |