Class: Aws::Types::DeleteRcsAgentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRcsAgentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rcs_agent_id ⇒ ::String
Returns the value of attribute rcs_agent_id.
Instance Attribute Details
#rcs_agent_id ⇒ ::String
Returns the value of attribute rcs_agent_id.
585 586 587 |
# File 'sig/types.rbs', line 585 def rcs_agent_id @rcs_agent_id end |