Class: Aws::Types::GetCanaryResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetCanaryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#canary ⇒ Types::Canary
Returns the value of attribute canary.
Instance Attribute Details
#canary ⇒ Types::Canary
Returns the value of attribute canary.
323 324 325 |
# File 'sig/types.rbs', line 323 def canary @canary end |