lustreConfigurations

@JvmName(name = "amierehhihipkhct")
suspend fun lustreConfigurations(value: Output<List<FileCacheLustreConfigurationArgs>>)
@JvmName(name = "nowdwjaljvbpbujh")
suspend fun lustreConfigurations(value: List<FileCacheLustreConfigurationArgs>?)

Parameters

value

See the lustre_configuration block. Required when file_cache_type is LUSTRE.


@JvmName(name = "coqgysofhxxwsljs")
suspend fun lustreConfigurations(vararg values: Output<FileCacheLustreConfigurationArgs>)


@JvmName(name = "pqqusgxlvqnpdwwi")
suspend fun lustreConfigurations(values: List<Output<FileCacheLustreConfigurationArgs>>)
@JvmName(name = "vaunsdkpwdumdaef")
suspend fun lustreConfigurations(vararg values: FileCacheLustreConfigurationArgs)

Parameters

values

See the lustre_configuration block. Required when file_cache_type is LUSTRE.


@JvmName(name = "lanaquneuxrxbeld")
suspend fun lustreConfigurations(argument: List<suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "emimqblpvgkhnlrq")
suspend fun lustreConfigurations(vararg argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "sxkvmqiyawxpkmyo")
suspend fun lustreConfigurations(argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)

Parameters

argument

See the lustre_configuration block. Required when file_cache_type is LUSTRE.