@Stability(value=Stable) @Internal public static final class CfnSessionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSessionProps
CfnSessionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSessionProps.Builder, CfnSessionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSessionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSessionProps.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) |
String |
getFindingPublishingFrequency()
Specifies how often Amazon Macie publishes updates to policy findings for the account.
|
String |
getStatus()
The status of Amazon Macie for the account.
|
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(CfnSessionProps.Builder builder)
CfnSessionProps.Builder.public final String getFindingPublishingFrequency()
CfnSessionPropsThis includes publishing updates to AWS Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events ). Valid values are:
getFindingPublishingFrequency in interface CfnSessionPropspublic final String getStatus()
CfnSessionProps
Valid values are: ENABLED , start or resume all Macie activities for the account; and, PAUSED , suspend all Macie activities for the account.
getStatus in interface CfnSessionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.