UserPoolRiskConfigurationAttachmentCompromisedCredentialsActionsTypeArgs

data class UserPoolRiskConfigurationAttachmentCompromisedCredentialsActionsTypeArgs(val eventAction: Output<String>) : ConvertibleToJava<UserPoolRiskConfigurationAttachmentCompromisedCredentialsActionsTypeArgs>

Constructors

constructor(eventAction: Output<String>)

Properties

Link copied to clipboard
val eventAction: Output<String>

The event action.

Functions

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