certificateProviderInstance

@JvmName(name = "misqjqlcgkjelmht")
suspend fun certificateProviderInstance(value: Output<CertificateProviderInstanceArgs>)
@JvmName(name = "jgfxfmkwgrmaxinh")
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 = "lpantlpxpblvikpv")
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.