Builder
class Builder
Properties
Link copied to clipboard
The command App Runner runs to build your application.
Link copied to clipboard
An array of key-value pairs representing the secrets and parameters that get referenced to your service as an environment variable. The supported values are either the full Amazon Resource Name (ARN) of the Secrets Manager secret or the full ARN of the parameter in the Amazon Web Services Systems Manager Parameter Store.
Link copied to clipboard
The environment variables that are available to your running App Runner service. An array of key-value pairs.
Link copied to clipboard
The command App Runner runs to start your application.