@Stability(value=Stable) public static final class CfnLayer.LifecycleEventConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLayer.LifecycleEventConfigurationProperty>
CfnLayer.LifecycleEventConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLayer.LifecycleEventConfigurationProperty |
build()
Builds the configured instance.
|
CfnLayer.LifecycleEventConfigurationProperty.Builder |
shutdownEventConfiguration(CfnLayer.ShutdownEventConfigurationProperty shutdownEventConfiguration)
|
CfnLayer.LifecycleEventConfigurationProperty.Builder |
shutdownEventConfiguration(IResolvable shutdownEventConfiguration)
|
@Stability(value=Stable) public CfnLayer.LifecycleEventConfigurationProperty.Builder shutdownEventConfiguration(CfnLayer.ShutdownEventConfigurationProperty shutdownEventConfiguration)
shutdownEventConfiguration - `CfnLayer.LifecycleEventConfigurationProperty.ShutdownEventConfiguration`.this@Stability(value=Stable) public CfnLayer.LifecycleEventConfigurationProperty.Builder shutdownEventConfiguration(IResolvable shutdownEventConfiguration)
shutdownEventConfiguration - `CfnLayer.LifecycleEventConfigurationProperty.ShutdownEventConfiguration`.this@Stability(value=Stable) public CfnLayer.LifecycleEventConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnLayer.LifecycleEventConfigurationProperty>CfnLayer.LifecycleEventConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.