| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILifecycleHookTarget.Jsii$Default
Internal default implementation for
ILifecycleHookTarget. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILifecycleHookTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
default ILifecycleHookTarget |
BasicLifecycleHookProps.getNotificationTarget()
The target of the lifecycle hook.
|
ILifecycleHookTarget |
BasicLifecycleHookProps.Jsii$Proxy.getNotificationTarget() |
ILifecycleHookTarget |
LifecycleHookProps.Jsii$Proxy.getNotificationTarget() |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHook.Builder |
LifecycleHook.Builder.notificationTarget(ILifecycleHookTarget notificationTarget)
The target of the lifecycle hook.
|
BasicLifecycleHookProps.Builder |
BasicLifecycleHookProps.Builder.notificationTarget(ILifecycleHookTarget notificationTarget)
Sets the value of
BasicLifecycleHookProps.getNotificationTarget() |
LifecycleHookProps.Builder |
LifecycleHookProps.Builder.notificationTarget(ILifecycleHookTarget notificationTarget)
Sets the value of
BasicLifecycleHookProps.getNotificationTarget() |
Copyright © 2022. All rights reserved.