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