@Stability(value=Stable) @Internal public static final class LifecycleHookTargetConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LifecycleHookTargetConfig
LifecycleHookTargetConfigsoftware.amazon.jsii.JsiiObject.InitializationModeLifecycleHookTargetConfig.Builder, LifecycleHookTargetConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(LifecycleHookTargetConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LifecycleHookTargetConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IRole |
getCreatedRole()
The IRole that was used to bind the lifecycle hook to the target.
|
String |
getNotificationTargetArn()
The targetArn that the lifecycle hook was bound to.
|
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(LifecycleHookTargetConfig.Builder builder)
LifecycleHookTargetConfig.Builder.public final IRole getCreatedRole()
LifecycleHookTargetConfiggetCreatedRole in interface LifecycleHookTargetConfigpublic final String getNotificationTargetArn()
LifecycleHookTargetConfiggetNotificationTargetArn in interface LifecycleHookTargetConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.