lustreConfigurations

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

Parameters

value

See the lustre_configuration block. Required when file_cache_type is LUSTRE.


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


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

Parameters

values

See the lustre_configuration block. Required when file_cache_type is LUSTRE.


@JvmName(name = "nytdvofaihlvoklp")
suspend fun lustreConfigurations(argument: List<suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "whdugiruhwapucwi")
suspend fun lustreConfigurations(vararg argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "kqutxfmapvhapeld")
suspend fun lustreConfigurations(argument: suspend FileCacheLustreConfigurationArgsBuilder.() -> Unit)

Parameters

argument

See the lustre_configuration block. Required when file_cache_type is LUSTRE.