accountDefaultForOperations

@JvmName(name = "wtvajvugjckhnkdq")
suspend fun accountDefaultForOperations(value: Output<List<CertificateProviderOperation>>)
@JvmName(name = "kgsktsmhfouhvdhi")
suspend fun accountDefaultForOperations(value: List<CertificateProviderOperation>?)

Parameters

value

A list of the operations that the certificate provider will use to generate certificates. Valid value: CreateCertificateFromCsr .


@JvmName(name = "bmcxxdlvkdygfxut")
suspend fun accountDefaultForOperations(vararg values: Output<CertificateProviderOperation>)


@JvmName(name = "tesxfktpglctmlyi")
suspend fun accountDefaultForOperations(values: List<Output<CertificateProviderOperation>>)
@JvmName(name = "oykqafnkwsxdnmda")
suspend fun accountDefaultForOperations(vararg values: CertificateProviderOperation)

Parameters

values

A list of the operations that the certificate provider will use to generate certificates. Valid value: CreateCertificateFromCsr .