cacheStorageConfigurations

@JvmName(name = "ngmybyipkcyjjqdh")
suspend fun cacheStorageConfigurations(value: Output<List<KxClusterCacheStorageConfigurationArgs>>)
@JvmName(name = "cyhqdfksjnveyxnf")
suspend fun cacheStorageConfigurations(value: List<KxClusterCacheStorageConfigurationArgs>?)

Parameters

value

Configurations for a read only cache storage associated with a cluster. This cache will be stored as an FSx Lustre that reads from the S3 store. See cache_storage_configuration.


@JvmName(name = "gidiogjfstquwxrm")
suspend fun cacheStorageConfigurations(vararg values: Output<KxClusterCacheStorageConfigurationArgs>)


@JvmName(name = "neiwarsodwdpqxqs")
suspend fun cacheStorageConfigurations(values: List<Output<KxClusterCacheStorageConfigurationArgs>>)
@JvmName(name = "scfjxerljdotgmml")
suspend fun cacheStorageConfigurations(vararg values: KxClusterCacheStorageConfigurationArgs)

Parameters

values

Configurations for a read only cache storage associated with a cluster. This cache will be stored as an FSx Lustre that reads from the S3 store. See cache_storage_configuration.


@JvmName(name = "bpnkygfqkfhadejb")
suspend fun cacheStorageConfigurations(argument: List<suspend KxClusterCacheStorageConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "alrasvacggvjncbq")
suspend fun cacheStorageConfigurations(vararg argument: suspend KxClusterCacheStorageConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "pgaaloyaiiyvvcth")
suspend fun cacheStorageConfigurations(argument: suspend KxClusterCacheStorageConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configurations for a read only cache storage associated with a cluster. This cache will be stored as an FSx Lustre that reads from the S3 store. See cache_storage_configuration.