Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnLayerPropsMixin.LifecycleEventConfigurationProperty
Packages that use CfnLayerPropsMixin.LifecycleEventConfigurationProperty
-
Uses of CfnLayerPropsMixin.LifecycleEventConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Classes in software.amazon.awscdk.cfnpropertymixins.services.opsworks that implement CfnLayerPropsMixin.LifecycleEventConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLayerPropsMixin.LifecycleEventConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnLayerPropsMixin.LifecycleEventConfigurationPropertyModifier and TypeMethodDescriptionCfnLayerPropsMixin.LifecycleEventConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnLayerPropsMixin.LifecycleEventConfigurationPropertyModifier and TypeMethodDescriptionCfnLayerMixinProps.Builder.lifecycleEventConfiguration(CfnLayerPropsMixin.LifecycleEventConfigurationProperty lifecycleEventConfiguration) Sets the value ofCfnLayerMixinProps.getLifecycleEventConfiguration()CfnLayerPropsMixin.Builder.lifecycleEventConfiguration(CfnLayerPropsMixin.LifecycleEventConfigurationProperty lifecycleEventConfiguration) ALifeCycleEventConfigurationobject that you can use to configure the Shutdown event to specify an execution timeout and enable or disable Elastic Load Balancer connection draining.