Hierarchy

  • ResolverEndpointProps

Properties

direction: string

Indicates whether the Resolver endpoint allows inbound or outbound DNS queries.

ipAddresses: string[]

The subnets and IP addresses in your VPC that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).

name: string

A friendly name that lets you easily find a configuration in the Resolver dashboard in the Route 53 console.

securityGroupIds: string[]

The ID of one or more security groups that control access to this endpoint.

tags?: CfnTag[]

A list of CloudFormation tags.

Generated using TypeDoc