certificateProviderInstance

@JvmName(name = "uthfrmocbpfjckam")
suspend fun certificateProviderInstance(value: Output<CertificateProviderInstanceArgs>)
@JvmName(name = "asxnxmmrhpvglnpu")
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 = "edktvwsqynfrboex")
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.