enum
Amazonite::CloudFormation::DeploymentMode
Defined in:
cloudformation/deployment_mode.crEnum Members
-
RevertDrift =
0
Class Method Summary
- .from_json(pull : JSON::PullParser) : ACF::DeploymentMode
- .from_json_object_key?(key : String) : ACF::DeploymentMode | Nil
- .to_json(e : DeploymentMode, json : JSON::Builder) : Nil
Instance Method Summary
-
#revert_drift?
Returns
trueif this enum value equalsRevertDrift - #to_json_object_key : String