@Stability(value=Stable) @Internal public static final class CfnUserPoolRiskConfigurationAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPoolRiskConfigurationAttachmentProps
CfnUserPoolRiskConfigurationAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPoolRiskConfigurationAttachmentProps.Builder, CfnUserPoolRiskConfigurationAttachmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPoolRiskConfigurationAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolRiskConfigurationAttachmentProps.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 |
getAccountTakeoverRiskConfiguration()
The account takeover risk configuration object, including the `NotifyConfiguration` object and `Actions` to take if there is an account takeover.
|
String |
getClientId()
The app client ID.
|
Object |
getCompromisedCredentialsRiskConfiguration()
The compromised credentials risk configuration object, including the `EventFilter` and the `EventAction` .
|
Object |
getRiskExceptionConfiguration()
The configuration to override the risk decision.
|
String |
getUserPoolId()
The user pool ID.
|
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(CfnUserPoolRiskConfigurationAttachmentProps.Builder builder)
CfnUserPoolRiskConfigurationAttachmentProps.Builder.public final String getClientId()
CfnUserPoolRiskConfigurationAttachmentProps
You can specify the risk configuration for a single client (with a specific ClientId) or for all clients (by setting the ClientId to ALL ).
getClientId in interface CfnUserPoolRiskConfigurationAttachmentPropspublic final String getUserPoolId()
CfnUserPoolRiskConfigurationAttachmentPropsgetUserPoolId in interface CfnUserPoolRiskConfigurationAttachmentPropspublic final Object getAccountTakeoverRiskConfiguration()
CfnUserPoolRiskConfigurationAttachmentPropsgetAccountTakeoverRiskConfiguration in interface CfnUserPoolRiskConfigurationAttachmentPropspublic final Object getCompromisedCredentialsRiskConfiguration()
CfnUserPoolRiskConfigurationAttachmentPropsgetCompromisedCredentialsRiskConfiguration in interface CfnUserPoolRiskConfigurationAttachmentPropspublic final Object getRiskExceptionConfiguration()
CfnUserPoolRiskConfigurationAttachmentPropsgetRiskExceptionConfiguration in interface CfnUserPoolRiskConfigurationAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.