CreateAccessSourceRequest
Types
Properties
Link copied to clipboard
A unique string that identifies the request and ensures idempotency.
Link copied to clipboard
The IP address type for this access source. Valid values are IPv4 and IPv6 (if the Route 53 Global Resolver supports dual-stack).
Link copied to clipboard
The DNS protocol that is permitted for this access source. Valid values are Do53 (DNS over port 53), DoT (DNS over TLS), and DoH (DNS over HTTPS).
Functions
Link copied to clipboard
inline fun copy(block: CreateAccessSourceRequest.Builder.() -> Unit = {}): CreateAccessSourceRequest