public static interface ListResourcesForWebAclResponse.Builder extends Wafv2Response.Builder, SdkPojo, CopyableBuilder<ListResourcesForWebAclResponse.Builder,ListResourcesForWebAclResponse>
| Modifier and Type | Method and Description |
|---|---|
ListResourcesForWebAclResponse.Builder |
resourceArns(Collection<String> resourceArns)
The array of Amazon Resource Names (ARNs) of the associated resources.
|
ListResourcesForWebAclResponse.Builder |
resourceArns(String... resourceArns)
The array of Amazon Resource Names (ARNs) of the associated resources.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListResourcesForWebAclResponse.Builder resourceArns(Collection<String> resourceArns)
The array of Amazon Resource Names (ARNs) of the associated resources.
resourceArns - The array of Amazon Resource Names (ARNs) of the associated resources.ListResourcesForWebAclResponse.Builder resourceArns(String... resourceArns)
The array of Amazon Resource Names (ARNs) of the associated resources.
resourceArns - The array of Amazon Resource Names (ARNs) of the associated resources.Copyright © 2023. All rights reserved.