Builder
class Builder
Properties
Link copied to clipboard
The exact host header value to match.
Link copied to clipboard
A wildcard pattern for host header matching (for example, *.example.com).
Link copied to clipboard
The path prefix to match. The request path must start with this value. Must start with /.
Link copied to clipboard
A query string key-value pair that must be present and match exactly.
Link copied to clipboard
A query string key that must be present in the request (any value is accepted).
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.rtbfabric.model.QueryStringKeyValuePair inside the given block