Class CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cognito.CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty
@Stability(Stable)
@Internal
public static final class CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty
An implementation for
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.cognito.CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty
CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder, CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe action that you assign to a high-risk assessment by threat protection.final ObjectThe action that you assign to a low-risk assessment by threat protection.final ObjectThe action that you assign to a medium-risk assessment by threat protection.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.
-
-
Method Details
-
getHighAction
Description copied from interface:CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypePropertyThe action that you assign to a high-risk assessment by threat protection.- Specified by:
getHighActionin interfaceCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty- See Also:
-
getLowAction
Description copied from interface:CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypePropertyThe action that you assign to a low-risk assessment by threat protection.- Specified by:
getLowActionin interfaceCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty- See Also:
-
getMediumAction
Description copied from interface:CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypePropertyThe action that you assign to a medium-risk assessment by threat protection.- Specified by:
getMediumActionin interfaceCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-