toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1beta1.kotlin.inputs
/
DnsCacheConfigArgs
Dns
Cache
Config
Args
data
class
DnsCacheConfigArgs
(
val
enabled
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
DnsCacheConfigArgs
>
Configuration for NodeLocal DNSCache
Members
Constructors
Dns
Cache
Config
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
?
=
null
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
?
=
null
Whether NodeLocal DNSCache is enabled for this cluster.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DnsCacheConfigArgs