@Stability(value=Stable) @Internal public static final class PermissionsBroadeningCheckProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PermissionsBroadeningCheckProps
PermissionsBroadeningCheckPropssoftware.amazon.jsii.JsiiObject.InitializationModePermissionsBroadeningCheckProps.Builder, PermissionsBroadeningCheckProps.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(PermissionsBroadeningCheckProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PermissionsBroadeningCheckProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
ITopic |
getNotificationTopic()
Topic to send notifications when a human needs to give manual confirmation.
|
Stage |
getStage()
The CDK Stage object to check the stacks of.
|
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(PermissionsBroadeningCheckProps.Builder builder)
PermissionsBroadeningCheckProps.Builder.public final Stage getStage()
PermissionsBroadeningCheckProps
This should be the same Stage object you are passing to addStage().
getStage in interface PermissionsBroadeningCheckPropspublic final ITopic getNotificationTopic()
PermissionsBroadeningCheckPropsDefault: - no notification
getNotificationTopic in interface PermissionsBroadeningCheckProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.