toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.memcache.v1.kotlin.inputs
/
MemcacheParametersArgs
Memcache
Parameters
Args
data
class
MemcacheParametersArgs
(
val
params
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
:
ConvertibleToJava
<
MemcacheParametersArgs
>
Members
Constructors
Memcache
Parameters
Args
Link copied to clipboard
constructor
(
params
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)
Properties
params
Link copied to clipboard
val
params
:
Output
<
Map
<
String
,
String
>
>
?
=
null
User defined set of parameters to use in the memcached process.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
MemcacheParametersArgs