Package-level declarations

Types

Link copied to clipboard
enum ProactiveEngagementStatus : Enum<ProactiveEngagementStatus> , ConvertibleToJava<ProactiveEngagementStatus>

If ENABLED, the Shield Response Team (SRT) will use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support. If DISABLED, the SRT will not proactively notify contacts about escalations or to initiate proactive customer support.

enum ProtectionApplicationLayerAutomaticResponseConfigurationStatus : Enum<ProtectionApplicationLayerAutomaticResponseConfigurationStatus> , ConvertibleToJava<ProtectionApplicationLayerAutomaticResponseConfigurationStatus>

Indicates whether automatic application layer DDoS mitigation is enabled for the protection.

Link copied to clipboard
enum ProtectionGroupAggregation : Enum<ProtectionGroupAggregation> , ConvertibleToJava<ProtectionGroupAggregation>

Defines how AWS Shield combines resource data for the group in order to detect, mitigate, and report events.

Link copied to clipboard
enum ProtectionGroupPattern : Enum<ProtectionGroupPattern> , ConvertibleToJava<ProtectionGroupPattern>

The criteria to use to choose the protected resources for inclusion in the group. You can include all resources that have protections, provide a list of resource Amazon Resource Names (ARNs), or include all resources of a specified resource type.

Link copied to clipboard
enum ProtectionGroupResourceType : Enum<ProtectionGroupResourceType> , ConvertibleToJava<ProtectionGroupResourceType>

The resource type to include in the protection group. All protected resources of this type are included in the protection group. Newly protected resources of this type are automatically added to the group. You must set this when you set Pattern to BY_RESOURCE_TYPE and you must not set it for any other Pattern setting.