code

@JvmName(name = "kefgjfbbopocmgbm")
suspend fun code(value: Output<KxClusterCodeArgs>)
@JvmName(name = "yihydkdnlqcofxvw")
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 = "euukpwqqfepprwgn")
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.