@Generated(value="jsii-pacmak/1.50.0 (build d1830a4)", date="2022-01-04T15:39:03.381Z") @Stability(value=Experimental) 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()
(experimental) The role for the lifecycle hook to execute.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull IRole getRole()
Default: - A default role is created if 'notificationTarget' is specified. Otherwise, no role is created.
Copyright © 2022. All rights reserved.