Uses of Class
software.amazon.awscdk.services.opsworks.CfnLayer.ShutdownEventConfigurationProperty.Builder
-
Uses of CfnLayer.ShutdownEventConfigurationProperty.Builder in software.amazon.awscdk.services.opsworks
Modifier and TypeMethodDescriptionCfnLayer.ShutdownEventConfigurationProperty.builder()
CfnLayer.ShutdownEventConfigurationProperty.Builder.delayUntilElbConnectionsDrained
(Boolean delayUntilElbConnectionsDrained) CfnLayer.ShutdownEventConfigurationProperty.Builder.delayUntilElbConnectionsDrained
(IResolvable delayUntilElbConnectionsDrained) CfnLayer.ShutdownEventConfigurationProperty.Builder.executionTimeout
(Number executionTimeout) Sets the value ofCfnLayer.ShutdownEventConfigurationProperty.getExecutionTimeout()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLayer.ShutdownEventConfigurationProperty.Builder
.