Class: Aws::Types::DeleteDaemonRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDaemonRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#daemon_arn ⇒ ::String
Returns the value of attribute daemon_arn.
Instance Attribute Details
#daemon_arn ⇒ ::String
Returns the value of attribute daemon_arn.
773 774 775 |
# File 'sig/types.rbs', line 773 def daemon_arn @daemon_arn end |