class Aws::AppRunner::Types::ConnectionSummary
Provides summary information about an AWS App Runner connection resource.
@!attribute [rw] connection_name
The customer-provided connection name. @return [String]
@!attribute [rw] connection_arn
The Amazon Resource Name (ARN) of this connection. @return [String]
@!attribute [rw] provider_type
The source repository provider. @return [String]
@!attribute [rw] status
The current state of the App Runner connection. When the state is `AVAILABLE`, you can use the connection to create an App Runner service. @return [String]
@!attribute [rw] created_at
The App Runner connection creation time, expressed as a Unix time stamp. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/ConnectionSummary AWS API Documentation
Constants
- SENSITIVE