Class: Aws::Types::EdgeDeploymentConfig
- Inherits:
-
Object
- Object
- Aws::Types::EdgeDeploymentConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#failure_handling_policy ⇒ "ROLLBACK_ON_FAILURE", "DO_NOTHING"
Returns the value of attribute failure_handling_policy.
Instance Attribute Details
#failure_handling_policy ⇒ "ROLLBACK_ON_FAILURE", "DO_NOTHING"
Returns the value of attribute failure_handling_policy.
5616 5617 5618 |
# File 'sig/types.rbs', line 5616 def failure_handling_policy @failure_handling_policy end |