Class: Aws::Types::StartCanaryDryRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartCanaryDryRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dry_run_config ⇒ Types::DryRunConfigOutput
Returns the value of attribute dry_run_config.
Instance Attribute Details
#dry_run_config ⇒ Types::DryRunConfigOutput
Returns the value of attribute dry_run_config.
514 515 516 |
# File 'sig/types.rbs', line 514 def dry_run_config @dry_run_config end |