PrivateDnsNameConfiguration

Information about the private DNS name for the service endpoint.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String?

The name of the record subdomain the service provider needs to create. The service provider adds the value text to the name.

Link copied to clipboard

The verification state of the VPC endpoint service.

Link copied to clipboard
val type: String?

The endpoint service verification type, for example TXT.

Link copied to clipboard

The value the service provider adds to the private DNS name domain record before verification.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String