AWSDNSEntry
No description
type AWSDNSEntry {
name: String!
hostedZoneId: String!
}
Fields
AWSDNSEntry.name
● String!
non-null scalar
The DNS name
AWSDNSEntry.hostedZoneId
● String!
non-null scalar
The ID of the private hosted zone
Member of
AWSVPCEndpoint
object