status

@JvmName(name = "ryrcbiyrshgvtlnb")
suspend fun status(value: Output<CertificateSigningRequestStatusArgs>)
@JvmName(name = "gjvdbkgquilvtxxp")
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 = "ltvtukglxeklfssy")
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.