pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.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