@Stability(value=Stable) @Internal public static final class CfnMitigationAction.ActionParamsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMitigationAction.ActionParamsProperty
CfnMitigationAction.ActionParamsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMitigationAction.ActionParamsProperty.Builder, CfnMitigationAction.ActionParamsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMitigationAction.ActionParamsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMitigationAction.ActionParamsProperty.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 |
getAddThingsToThingGroupParams()
Specifies the group to which you want to add the devices.
|
Object |
getEnableIoTLoggingParams()
Specifies the logging level and the role with permissions for logging.
|
Object |
getPublishFindingToSnsParams()
Specifies the topic to which the finding should be published.
|
Object |
getReplaceDefaultPolicyVersionParams()
Replaces the policy version with a default or blank policy.
|
Object |
getUpdateCaCertificateParams()
Specifies the new state for the CA certificate.
|
Object |
getUpdateDeviceCertificateParams()
Specifies the new state for a device certificate.
|
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(CfnMitigationAction.ActionParamsProperty.Builder builder)
CfnMitigationAction.ActionParamsProperty.Builder.public final Object getAddThingsToThingGroupParams()
CfnMitigationAction.ActionParamsPropertygetAddThingsToThingGroupParams in interface CfnMitigationAction.ActionParamsPropertypublic final Object getEnableIoTLoggingParams()
CfnMitigationAction.ActionParamsProperty
You cannot specify a logging level of DISABLED .
getEnableIoTLoggingParams in interface CfnMitigationAction.ActionParamsPropertypublic final Object getPublishFindingToSnsParams()
CfnMitigationAction.ActionParamsPropertygetPublishFindingToSnsParams in interface CfnMitigationAction.ActionParamsPropertypublic final Object getReplaceDefaultPolicyVersionParams()
CfnMitigationAction.ActionParamsProperty
You specify the template name. Only a value of BLANK_POLICY is currently supported.
getReplaceDefaultPolicyVersionParams in interface CfnMitigationAction.ActionParamsPropertypublic final Object getUpdateCaCertificateParams()
CfnMitigationAction.ActionParamsProperty
Only a value of DEACTIVATE is currently supported.
getUpdateCaCertificateParams in interface CfnMitigationAction.ActionParamsPropertypublic final Object getUpdateDeviceCertificateParams()
CfnMitigationAction.ActionParamsProperty
Only a value of DEACTIVATE is currently supported.
getUpdateDeviceCertificateParams in interface CfnMitigationAction.ActionParamsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.