status property

Input<String?>? status
final

Current state of the App Runner connection. When the state is AVAILABLE, you can use the connection to create an aws.apprunner.Service resource.

Implementation

final pulumi.Input<String?>? status;