| Modifier and Type | Class and Description |
|---|---|
static class |
LifecycleHookTargetConfig.Jsii$Proxy
An implementation for
LifecycleHookTargetConfig |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHookTargetConfig |
ILifecycleHookTarget.bind(software.constructs.Construct scope,
BindHookTargetOptions options)
Called when this object is used as the target of a lifecycle hook.
|
LifecycleHookTargetConfig |
ILifecycleHookTarget.Jsii$Proxy.bind(software.constructs.Construct scope,
BindHookTargetOptions options)
Called when this object is used as the target of a lifecycle hook.
|
default LifecycleHookTargetConfig |
ILifecycleHookTarget.Jsii$Default.bind(software.constructs.Construct scope,
BindHookTargetOptions options)
Called when this object is used as the target of a lifecycle hook.
|
LifecycleHookTargetConfig |
LifecycleHookTargetConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.