toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetVpcEndpointDnsEntry
Get
Vpc
Endpoint
Dns
Entry
data
class
GetVpcEndpointDnsEntry
(
val
dnsName
:
String
,
val
hostedZoneId
:
String
)
Members
Constructors
Get
Vpc
Endpoint
Dns
Entry
Link copied to clipboard
constructor
(
dnsName
:
String
,
hostedZoneId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dns
Name
Link copied to clipboard
val
dnsName
:
String
DNS name.
hosted
Zone
Id
Link copied to clipboard
val
hostedZoneId
:
String
ID of the private hosted zone.