apiPassthrough

@JvmName(name = "tacufxqwncpykdbc")
suspend fun apiPassthrough(value: Output<CertificateApiPassthroughArgs>)
@JvmName(name = "mlxdjylbefiewtor")
suspend fun apiPassthrough(value: CertificateApiPassthroughArgs?)

Parameters

value

Specifies X.509 certificate information to be included in the issued certificate. An `APIPassthrough` or `APICSRPassthrough` template variant must be selected, or else this parameter is ignored.


@JvmName(name = "eavaesosaufyfatr")
suspend fun apiPassthrough(argument: suspend CertificateApiPassthroughArgsBuilder.() -> Unit)

Parameters

argument

Specifies X.509 certificate information to be included in the issued certificate. An `APIPassthrough` or `APICSRPassthrough` template variant must be selected, or else this parameter is ignored.