Package-level declarations

Types

Link copied to clipboard
data class GetDrtAccessPlainArgs(val accountId: String) : ConvertibleToJava<GetDrtAccessPlainArgs>
Link copied to clipboard
data class GetProactiveEngagementPlainArgs(val accountId: String) : ConvertibleToJava<GetProactiveEngagementPlainArgs>
Link copied to clipboard
data class GetProtectionGroupPlainArgs(val protectionGroupArn: String) : ConvertibleToJava<GetProtectionGroupPlainArgs>
Link copied to clipboard
data class GetProtectionPlainArgs(val protectionArn: String) : ConvertibleToJava<GetProtectionPlainArgs>
Link copied to clipboard
data class ProactiveEngagementEmergencyContactArgs(val contactNotes: Output<String>? = null, val emailAddress: Output<String>, val phoneNumber: Output<String>? = null) : ConvertibleToJava<ProactiveEngagementEmergencyContactArgs>

An emergency contact is used by Shield Response Team (SRT) to contact you for escalations to the SRT and to initiate proactive customer support. An emergency contact requires an email address.

data class ProtectionApplicationLayerAutomaticResponseConfigurationAction0PropertiesArgs(val count: Output<Any>? = null) : ConvertibleToJava<ProtectionApplicationLayerAutomaticResponseConfigurationAction0PropertiesArgs>

Specifies the action setting that Shield Advanced should use in the AWS WAF rules that it creates on behalf of the protected resource in response to DDoS attacks. You specify this as part of the configuration for the automatic application layer DDoS mitigation feature, when you enable or update automatic mitigation. Shield Advanced creates the AWS WAF rules in a Shield Advanced-managed rule group, inside the web ACL that you have associated with the resource.

data class ProtectionApplicationLayerAutomaticResponseConfigurationAction1PropertiesArgs(val block: Output<Any>? = null) : ConvertibleToJava<ProtectionApplicationLayerAutomaticResponseConfigurationAction1PropertiesArgs>

Specifies the action setting that Shield Advanced should use in the AWS WAF rules that it creates on behalf of the protected resource in response to DDoS attacks. You specify this as part of the configuration for the automatic application layer DDoS mitigation feature, when you enable or update automatic mitigation. Shield Advanced creates the AWS WAF rules in a Shield Advanced-managed rule group, inside the web ACL that you have associated with the resource.

The automatic application layer DDoS mitigation settings for a Protection. This configuration determines whether Shield Advanced automatically manages rules in the web ACL in order to respond to application layer events that Shield Advanced determines to be DDoS attacks.