/dhall-aws-cloudformation/cloudformation/AWS::Route53RecoveryControl::SafetyRule/GatingRule.dhall

Copy path to clipboard

Source

{ Type =
{ GatingControls : List (./../../Fn.dhall).CfnText
, TargetControls : List (./../../Fn.dhall).CfnText
, WaitPeriodMs : Integer
}
, default = {=}
}