@Stability(value=Stable) @Internal public static final class BindHookTargetOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BindHookTargetOptions
BindHookTargetOptionssoftware.amazon.jsii.JsiiObject.InitializationModeBindHookTargetOptions.Builder, BindHookTargetOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(BindHookTargetOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BindHookTargetOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
LifecycleHook |
getLifecycleHook()
The lifecycle hook to attach to.
|
IRole |
getRole()
The role to use when attaching to the lifecycle hook.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(BindHookTargetOptions.Builder builder)
BindHookTargetOptions.Builder.public final LifecycleHook getLifecycleHook()
BindHookTargetOptions[disable-awslint:ref-via-interface]
getLifecycleHook in interface BindHookTargetOptionspublic final IRole getRole()
BindHookTargetOptions[disable-awslint:ref-via-interface]
Default: : a role is not created unless the target arn is specified
getRole in interface BindHookTargetOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.