customCaTrustCertificatesBase64s

@JvmName(name = "berafavijvunrlxu")
suspend fun customCaTrustCertificatesBase64s(value: Output<List<String>>)
@JvmName(name = "ktdpfyqbuydbotjn")
suspend fun customCaTrustCertificatesBase64s(value: List<String>?)

Parameters

value

A list of up to 10 base64 encoded CAs that will be added to the trust store on nodes with the custom_ca_trust_enabled feature enabled.


@JvmName(name = "ivitvwrlmacqnhox")
suspend fun customCaTrustCertificatesBase64s(vararg values: Output<String>)


@JvmName(name = "xgosvvixsltvguof")
suspend fun customCaTrustCertificatesBase64s(values: List<Output<String>>)
@JvmName(name = "dwbgyncqaignjaxs")
suspend fun customCaTrustCertificatesBase64s(vararg values: String)

Parameters

values

A list of up to 10 base64 encoded CAs that will be added to the trust store on nodes with the custom_ca_trust_enabled feature enabled.