accountDefaultForOperations

@JvmName(name = "dvhpcfmaopnkelmo")
suspend fun accountDefaultForOperations(value: Output<List<CertificateProviderOperation>>)
@JvmName(name = "qmglkvyxcnpvpche")
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 = "ibkdyyesgtcbdgan")
suspend fun accountDefaultForOperations(vararg values: Output<CertificateProviderOperation>)


@JvmName(name = "kaldgxmvpnspvpjt")
suspend fun accountDefaultForOperations(values: List<Output<CertificateProviderOperation>>)
@JvmName(name = "tsraqncgbgypxoem")
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 .