pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.finspace.kotlin.outputs
/
KxEnvironmentCustomDnsConfiguration
Kx
Environment
Custom
Dns
Configuration
data
class
KxEnvironmentCustomDnsConfiguration
(
val
customDnsServerIp
:
String
,
val
customDnsServerName
:
String
)
Types
Constructors
Properties
Constructors
Kx
Environment
Custom
Dns
Configuration
Link copied to clipboard
fun
KxEnvironmentCustomDnsConfiguration
(
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.