tickerplantLogConfigurations

@JvmName(name = "eujfjpxudiumuqyr")
suspend fun tickerplantLogConfigurations(value: Output<List<KxClusterTickerplantLogConfigurationArgs>>)

Parameters

value

A configuration to store Tickerplant logs. It consists of a list of volumes that will be mounted to your cluster. For the cluster type Tickerplant , the location of the TP volume on the cluster will be available by using the global variable .aws.tp_log_path.


@JvmName(name = "bwxkuuwwngyhpcyj")
suspend fun tickerplantLogConfigurations(vararg values: Output<KxClusterTickerplantLogConfigurationArgs>)


@JvmName(name = "jxjhxosktvsiewud")
suspend fun tickerplantLogConfigurations(values: List<Output<KxClusterTickerplantLogConfigurationArgs>>)
@JvmName(name = "yeyihjxyfagvcrpf")
suspend fun tickerplantLogConfigurations(vararg values: KxClusterTickerplantLogConfigurationArgs)

Parameters

values

A configuration to store Tickerplant logs. It consists of a list of volumes that will be mounted to your cluster. For the cluster type Tickerplant , the location of the TP volume on the cluster will be available by using the global variable .aws.tp_log_path.


@JvmName(name = "ddnrfdurguknuolm")
suspend fun tickerplantLogConfigurations(argument: List<suspend KxClusterTickerplantLogConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "lsktoukgqripvpwg")
suspend fun tickerplantLogConfigurations(vararg argument: suspend KxClusterTickerplantLogConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "prwyyadjwcovmedh")
suspend fun tickerplantLogConfigurations(argument: suspend KxClusterTickerplantLogConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A configuration to store Tickerplant logs. It consists of a list of volumes that will be mounted to your cluster. For the cluster type Tickerplant , the location of the TP volume on the cluster will be available by using the global variable .aws.tp_log_path.