renewalEligibility

@JvmName(name = "yohpslgwjmxrsape")
suspend fun renewalEligibility(value: Output<RenewalEligibilityEnumValueArgs>)
@JvmName(name = "kfxvirddpddfgxrv")
suspend fun renewalEligibility(value: RenewalEligibilityEnumValueArgs?)

Parameters

value

Specifies whether the certificate is eligible for renewal. At this time, only exported private certificates can be renewed with the RenewCertificate command.


@JvmName(name = "katwlnrljolvoptc")
suspend fun renewalEligibility(argument: suspend RenewalEligibilityEnumValueArgsBuilder.() -> Unit)

Parameters

argument

Specifies whether the certificate is eligible for renewal. At this time, only exported private certificates can be renewed with the RenewCertificate command.