/dhall-aws-cloudformation/cloudformation/AWS::ElasticLoadBalancing::LoadBalancer/ConnectionDrainingPolicy.dhall
Copy path to clipboardSource
{ Type = { Enabled : Bool, Timeout : Optional Integer }
, default.Timeout = None Integer
}
{ Type = { Enabled : Bool, Timeout : Optional Integer }
, default.Timeout = None Integer
}