certificateProviderInstance

@JvmName(name = "fdqgpmujejtmihvq")
suspend fun certificateProviderInstance(value: Output<CertificateProviderInstanceArgs>)
@JvmName(name = "uviywbksfdxrtlil")
suspend fun certificateProviderInstance(value: CertificateProviderInstanceArgs?)

Parameters

value

The certificate provider instance specification that will be passed to the data plane, which will be used to load necessary credential information.


@JvmName(name = "fjpipqicpofnigum")
suspend fun certificateProviderInstance(argument: suspend CertificateProviderInstanceArgsBuilder.() -> Unit)

Parameters

argument

The certificate provider instance specification that will be passed to the data plane, which will be used to load necessary credential information.