toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.finspace.kotlin.outputs
/
KxEnvironmentCustomDnsConfiguration
Kx
Environment
Custom
Dns
Configuration
data
class
KxEnvironmentCustomDnsConfiguration
(
val
customDnsServerIp
:
String
,
val
customDnsServerName
:
String
)
Members
Constructors
Kx
Environment
Custom
Dns
Configuration
Link copied to clipboard
constructor
(
customDnsServerIp
:
String
,
customDnsServerName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Dns
Server
Ip
Link copied to clipboard
val
customDnsServerIp
:
String
IP address of the DNS server.
custom
Dns
Server
Name
Link copied to clipboard
val
customDnsServerName
:
String
Name of the DNS server.