Class: Aws::Types::EdgeDeploymentConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#failure_handling_policy"ROLLBACK_ON_FAILURE", "DO_NOTHING"

Returns the value of attribute failure_handling_policy.

Returns:

  • ("ROLLBACK_ON_FAILURE", "DO_NOTHING")


5616
5617
5618
# File 'sig/types.rbs', line 5616

def failure_handling_policy
  @failure_handling_policy
end