pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetVpcEndpointDnsEntry
Get
Vpc
Endpoint
Dns
Entry
data
class
GetVpcEndpointDnsEntry
(
val
dnsName
:
String
,
val
hostedZoneId
:
String
)
Types
Constructors
Properties
Constructors
Get
Vpc
Endpoint
Dns
Entry
Link copied to clipboard
fun
GetVpcEndpointDnsEntry
(
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.