UserPoolRiskConfigurationAttachmentAccountTakeoverActionsTypeArgs

data class UserPoolRiskConfigurationAttachmentAccountTakeoverActionsTypeArgs(val highAction: Output<UserPoolRiskConfigurationAttachmentAccountTakeoverActionTypeArgs>? = null, val lowAction: Output<UserPoolRiskConfigurationAttachmentAccountTakeoverActionTypeArgs>? = null, val mediumAction: Output<UserPoolRiskConfigurationAttachmentAccountTakeoverActionTypeArgs>? = null) : ConvertibleToJava<UserPoolRiskConfigurationAttachmentAccountTakeoverActionsTypeArgs>

Properties

Link copied to clipboard

The action that you assign to a high-risk assessment by threat protection.

Link copied to clipboard

The action that you assign to a low-risk assessment by threat protection.

Link copied to clipboard

The action that you assign to a medium-risk assessment by threat protection.

Functions

Link copied to clipboard
open override fun toJava(): UserPoolRiskConfigurationAttachmentAccountTakeoverActionsTypeArgs