/dhall-aws-cloudformation/cloudformation/AWS::OpsWorks::Layer/LifecycleEventConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ ShutdownEventConfiguration :
Optional (./ShutdownEventConfiguration.dhall).Type
}
, default.ShutdownEventConfiguration
= None (./ShutdownEventConfiguration.dhall).Type
}