status

@JvmName(name = "icswsasyxohnxwej")
suspend fun status(value: Output<CertificateSigningRequestStatusArgs>)
@JvmName(name = "wceywfospgyiawxl")
suspend fun status(value: CertificateSigningRequestStatusArgs?)

Parameters

value

status contains information about whether the request is approved or denied, and the certificate issued by the signer, or the failure condition indicating signer failure.


@JvmName(name = "upmtstsmtevfluqu")
suspend fun status(argument: suspend CertificateSigningRequestStatusArgsBuilder.() -> Unit)

Parameters

argument

status contains information about whether the request is approved or denied, and the certificate issued by the signer, or the failure condition indicating signer failure.