@Stability(value=Stable)
public static interface CfnLayer.ShutdownEventConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLayer.ShutdownEventConfigurationProperty.Builder
A builder for
CfnLayer.ShutdownEventConfigurationProperty |
static class |
CfnLayer.ShutdownEventConfigurationProperty.Jsii$Proxy
An implementation for
CfnLayer.ShutdownEventConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLayer.ShutdownEventConfigurationProperty.Builder |
builder() |
default Object |
getDelayUntilElbConnectionsDrained()
`CfnLayer.ShutdownEventConfigurationProperty.DelayUntilElbConnectionsDrained`.
|
default Number |
getExecutionTimeout()
`CfnLayer.ShutdownEventConfigurationProperty.ExecutionTimeout`.
|
@Stability(value=Stable) @Nullable default Object getDelayUntilElbConnectionsDrained()
@Stability(value=Stable) @Nullable default Number getExecutionTimeout()
@Stability(value=Stable) static CfnLayer.ShutdownEventConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.