/dhall-aws-cloudformation/cloudformation/AWS::CodeDeploy::DeploymentConfig/TimeBasedLinear.dhall

Copy path to clipboard

Source

{ Type = { LinearInterval : Integer, LinearPercentage : Integer }
, default = {=}
}