Class: Aws::Types::DescribeDaemonRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDaemonRequest
- 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.
1006 1007 1008 |
# File 'sig/types.rbs', line 1006 def daemon_arn @daemon_arn end |