ApplicationLayerAutomaticResponse

class ApplicationLayerAutomaticResponse : KotlinCustomResource

Resource for managing an AWS Shield Application Layer Automatic Response for automatic DDoS mitigation.

Example Usage

Properties

Link copied to clipboard
val action: Output<String>

One of COUNT or BLOCK

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceArn: Output<String>

ARN of the resource to protect (Cloudfront Distributions and ALBs only at this time).

Link copied to clipboard
Link copied to clipboard
val urn: Output<String>