tickerplantLogConfigurations

@JvmName(name = "yoraxfjpjpvsnyyc")
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 = "sewvrdexwdenebuq")
suspend fun tickerplantLogConfigurations(vararg values: Output<KxClusterTickerplantLogConfigurationArgs>)


@JvmName(name = "yumuqebivjgtmnsh")
suspend fun tickerplantLogConfigurations(values: List<Output<KxClusterTickerplantLogConfigurationArgs>>)
@JvmName(name = "nhbfcsxyxdmehpxh")
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 = "byownwmqwvnocqqv")
suspend fun tickerplantLogConfigurations(argument: List<suspend KxClusterTickerplantLogConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "yapfjiaikofaedbj")
suspend fun tickerplantLogConfigurations(vararg argument: suspend KxClusterTickerplantLogConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ipjfdosqnbytwrtr")
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.