@Stability(value=Stable) @Internal public static final class CfnAccountAuditConfiguration.AuditNotificationTargetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccountAuditConfiguration.AuditNotificationTargetProperty
CfnAccountAuditConfiguration.AuditNotificationTargetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAccountAuditConfiguration.AuditNotificationTargetProperty.Builder, CfnAccountAuditConfiguration.AuditNotificationTargetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAccountAuditConfiguration.AuditNotificationTargetProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAccountAuditConfiguration.AuditCheckConfigurationProperty.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) |
Object |
getEnabled()
True if notifications to the target are enabled.
|
String |
getRoleArn()
The ARN of the role that grants permission to send notifications to the target.
|
String |
getTargetArn()
The ARN of the target (SNS topic) to which audit notifications are sent.
|
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(CfnAccountAuditConfiguration.AuditNotificationTargetProperty.Builder builder)
CfnAccountAuditConfiguration.AuditCheckConfigurationProperty.Builder.public final Object getEnabled()
CfnAccountAuditConfiguration.AuditNotificationTargetPropertygetEnabled in interface CfnAccountAuditConfiguration.AuditNotificationTargetPropertypublic final String getRoleArn()
CfnAccountAuditConfiguration.AuditNotificationTargetPropertygetRoleArn in interface CfnAccountAuditConfiguration.AuditNotificationTargetPropertypublic final String getTargetArn()
CfnAccountAuditConfiguration.AuditNotificationTargetPropertygetTargetArn in interface CfnAccountAuditConfiguration.AuditNotificationTargetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.