Class: Aws::Types::CreateCanaryResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCanaryResponse
- 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.
218 219 220 |
# File 'sig/types.rbs', line 218 def canary @canary end |