Get Protection Result
data class GetProtectionResult(val applicationLayerAutomaticResponseConfiguration: ProtectionApplicationLayerAutomaticResponseConfiguration? = null, val healthCheckArns: List<String>? = null, val protectionArn: String? = null, val protectionId: String? = null, val tags: List<Tag>? = null)
Properties
Link copied to clipboard
val applicationLayerAutomaticResponseConfiguration: ProtectionApplicationLayerAutomaticResponseConfiguration? = null
The automatic application layer DDoS mitigation settings for the 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. If you use AWS CloudFormation to manage the web ACLs that you use with Shield Advanced automatic mitigation, see the additional guidance about web ACL management in the AWS::WAFv2::WebACL
resource description.
Link copied to clipboard
The Amazon Resource Names (ARNs) of the health check to associate with the protection.
Link copied to clipboard
The ARN (Amazon Resource Name) of the protection.
Link copied to clipboard
The unique identifier (ID) of the protection.