@Stability(value=Stable) @Internal public static final class CfnMitigationActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMitigationActionProps
CfnMitigationActionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMitigationActionProps.Builder, CfnMitigationActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMitigationActionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMitigationActionProps.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 |
getActionName()
The friendly name of the mitigation action.
|
Object |
getActionParams()
The set of parameters for this mitigation action.
|
String |
getRoleArn()
The IAM role ARN used to apply this mitigation action.
|
List<CfnTag> |
getTags()
Metadata that can be used to manage the mitigation action.
|
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(CfnMitigationActionProps.Builder builder)
CfnMitigationActionProps.Builder.public final Object getActionParams()
CfnMitigationActionPropsThe parameters vary, depending on the kind of action you apply.
getActionParams in interface CfnMitigationActionPropspublic final String getRoleArn()
CfnMitigationActionPropsgetRoleArn in interface CfnMitigationActionPropspublic final String getActionName()
CfnMitigationActionPropsgetActionName in interface CfnMitigationActionPropspublic final List<CfnTag> getTags()
CfnMitigationActionPropsgetTags in interface CfnMitigationActionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.