toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin.outputs
/
GetServiceDnsEntry
Get
Service
Dns
Entry
data
class
GetServiceDnsEntry
(
val
domainName
:
String
,
val
hostedZoneId
:
String
)
Members
Constructors
Get
Service
Dns
Entry
Link copied to clipboard
constructor
(
domainName
:
String
,
hostedZoneId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
domain
Name
Link copied to clipboard
val
domainName
:
String
DNS name for the service.
hosted
Zone
Id
Link copied to clipboard
val
hostedZoneId
:
String
Hosted zone ID where the DNS name is registered.