/dhall-aws-cloudformation/cloudformation/AWS::OpsWorks::Layer/LifecycleEventConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ ShutdownEventConfiguration :
Optional (./ShutdownEventConfiguration.dhall).Type
}
, default.ShutdownEventConfiguration
= None (./ShutdownEventConfiguration.dhall).Type
}