certificatePaths

@JvmName(name = "oiqvixsuvqsowqwp")
suspend fun certificatePaths(value: Output<TlsCertificatePathsArgs>)
@JvmName(name = "nfcqwrjqdyhpgdpj")
suspend fun certificatePaths(value: TlsCertificatePathsArgs?)

Parameters

value

Specifies the certificate and private key paths. This field is applicable only if tlsCertificateSource is set to USE_PATH.


@JvmName(name = "fnutyhneifsqspcx")
suspend fun certificatePaths(argument: suspend TlsCertificatePathsArgsBuilder.() -> Unit)

Parameters

argument

Specifies the certificate and private key paths. This field is applicable only if tlsCertificateSource is set to USE_PATH.