| Modifier and Type | Class and Description |
|---|---|
static class |
LifecycleHookTargetConfig.Jsii$Proxy
An implementation for
LifecycleHookTargetConfig |
| 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.
|
LifecycleHookTargetConfig |
LifecycleHookTargetConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.