| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILifecycleHook.Jsii$Default
Internal default implementation for
ILifecycleHook. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILifecycleHook.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
LifecycleHook
Define a life cycle hook.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleHookTargetConfig |
ILifecycleHookTarget.bind(Construct scope,
ILifecycleHook lifecycleHook)
Called when this object is used as the target of a lifecycle hook.
|
LifecycleHookTargetConfig |
ILifecycleHookTarget.Jsii$Proxy.bind(Construct scope,
ILifecycleHook lifecycleHook)
Called when this object is used as the target of a lifecycle hook.
|
default LifecycleHookTargetConfig |
ILifecycleHookTarget.Jsii$Default.bind(Construct scope,
ILifecycleHook lifecycleHook)
Called when this object is used as the target of a lifecycle hook.
|
Copyright © 2021. All rights reserved.