class Aws::WAFV2::Types::DisassociateWebACLRequest
@note When making an API call, you may pass DisassociateWebACLRequest
data as a hash: { resource_arn: "ResourceArn", # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the resource to disassociate from the web ACL. The ARN must be in one of the following formats: * For an Application Load Balancer: `arn:aws:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id ` * For an Amazon API Gateway REST API: `arn:aws:apigateway:region::/restapis/api-id/stages/stage-name ` * For an AppSync GraphQL API: `arn:aws:appsync:region:account-id:apis/GraphQLApiId ` @return [String]
@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/DisassociateWebACLRequest AWS API Documentation
Constants
- SENSITIVE