code

@JvmName(name = "puarsxtgptnvxfhi")
suspend fun code(value: Output<KxClusterCodeArgs>)
@JvmName(name = "lcnsqitivcsscjfe")
suspend fun code(value: KxClusterCodeArgs?)

Parameters

value

Details of the custom code that you want to use inside a cluster when analyzing data. Consists of the S3 source bucket, location, object version, and the relative path from where the custom code is loaded into the cluster. See code.


@JvmName(name = "uutkxyqydtcmqjkx")
suspend fun code(argument: suspend KxClusterCodeArgsBuilder.() -> Unit)

Parameters

argument

Details of the custom code that you want to use inside a cluster when analyzing data. Consists of the S3 source bucket, location, object version, and the relative path from where the custom code is loaded into the cluster. See code.