CopyableBuilder<DisassociateWebACLRequest.Builder,DisassociateWebACLRequest>
, SdkBuilder<DisassociateWebACLRequest.Builder,DisassociateWebACLRequest>
public static interface DisassociateWebACLRequest.Builder extends CopyableBuilder<DisassociateWebACLRequest.Builder,DisassociateWebACLRequest>
Modifier and Type | Method | Description |
---|---|---|
DisassociateWebACLRequest.Builder |
resourceArn(String resourceArn) |
The ARN (Amazon Resource Name) of the resource from which the web ACL is being removed.
|
copy
apply, build
DisassociateWebACLRequest.Builder resourceArn(String resourceArn)
The ARN (Amazon Resource Name) of the resource from which the web ACL is being removed.
resourceArn
- The ARN (Amazon Resource Name) of the resource from which the web ACL is being removed.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.