@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:36.811Z") @Stability(value=Stable) public interface ILifecycleHook extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILifecycleHook.Jsii$Default
Internal default implementation for
ILifecycleHook. |
static class |
ILifecycleHook.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
IRole |
getRole()
The role for the lifecycle hook to execute.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull IRole getRole()
Default: - A default role is created if 'notificationTarget' is specified. Otherwise, no role is created.
Copyright © 2022. All rights reserved.