Class: Aws::Types::DeleteAgentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAgentRequest
- 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.
273 274 275 |
# File 'sig/types.rbs', line 273 def agent_arn @agent_arn end |