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