pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin.outputs
/
ServiceDnsEntry
Service
Dns
Entry
data
class
ServiceDnsEntry
(
val
domainName
:
String
?
=
null
,
val
hostedZoneId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Service
Dns
Entry
Link copied to clipboard
fun
ServiceDnsEntry
(
domainName
:
String
?
=
null
,
hostedZoneId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
domain
Name
Link copied to clipboard
val
domainName
:
String
?
=
null
hosted
Zone
Id
Link copied to clipboard
val
hostedZoneId
:
String
?
=
null