RiskConfigurationCompromisedCredentialsRiskConfigurationActionsArgs

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

Constructors

constructor(eventAction: Output<String>)

Properties

Link copied to clipboard
val eventAction: Output<String>

The event action. Valid values are BLOCK or NO_ACTION.

Functions

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