status property

Input<String?>? status
final

Current state of the certificate CNAME record validation. It should change to SUCCESS after App Runner completes validation with your DNS.

Implementation

final pulumi.Input<String?>? status;