lustreConfigurations

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

Parameters

value

See the lustre_configuration block. Required when file_cache_type is LUSTRE.


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


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

Parameters

values

See the lustre_configuration block. Required when file_cache_type is LUSTRE.


@JvmName(name = "dbuimbsmbybxaoxc")
suspend fun lustreConfigurations(argument: List<suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "upiqhrfxodxekojo")
suspend fun lustreConfigurations(vararg argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "rxhbjsfcnahpanrb")
suspend fun lustreConfigurations(argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)

Parameters

argument

See the lustre_configuration block. Required when file_cache_type is LUSTRE.