ListDistributionsByWebAclIdRequest
The request to list distributions that are associated with a specified WAF web ACL.
Types
Properties
Link copied to clipboard
Use Marker
and MaxItems
to control pagination of results. If you have more than MaxItems
distributions that satisfy the request, the response includes a NextMarker
element. To get the next page of results, submit another request. For the value of Marker
, specify the value of NextMarker
from the last response. (For the first request, omit Marker
.)
Functions
Link copied to clipboard
inline fun copy(block: ListDistributionsByWebAclIdRequest.Builder.() -> Unit = {}): ListDistributionsByWebAclIdRequest