CopyableBuilder<ListResourcesForWebACLRequest.Builder,ListResourcesForWebACLRequest>
, SdkBuilder<ListResourcesForWebACLRequest.Builder,ListResourcesForWebACLRequest>
public static interface ListResourcesForWebACLRequest.Builder extends CopyableBuilder<ListResourcesForWebACLRequest.Builder,ListResourcesForWebACLRequest>
Modifier and Type | Method | Description |
---|---|---|
ListResourcesForWebACLRequest.Builder |
webACLId(String webACLId) |
The unique identifier (ID) of the web ACL for which to list the associated resources.
|
copy
apply, build
ListResourcesForWebACLRequest.Builder webACLId(String webACLId)
The unique identifier (ID) of the web ACL for which to list the associated resources.
webACLId
- The unique identifier (ID) of the web ACL for which to list the associated resources.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.