Builder
Properties
Summary information for the App Runner automatic scaling configuration resource that's associated with this service.
The encryption key that App Runner uses to encrypt the service logs and the copy of the source repository that App Runner maintains for the service. It can be either a customer-provided encryption key or an Amazon Web Services managed key.
The settings for the health check that App Runner performs to monitor the health of this service.
The runtime configuration of instances (scaling units) of this service.
Configuration settings related to network traffic of the web application that this service runs.
The observability configuration of this service.
The Amazon Resource Name (ARN) of this service.
The customer-provided service name.
A subdomain URL that App Runner generated for this service. You can use this URL to access your service web application.
The source deployed to the App Runner service. It can be a code or an image repository.
The current state of the App Runner service. These particular values mean the following.
Functions
construct an aws.sdk.kotlin.services.apprunner.model.AutoScalingConfigurationSummary inside the given block
construct an aws.sdk.kotlin.services.apprunner.model.EncryptionConfiguration inside the given block
construct an aws.sdk.kotlin.services.apprunner.model.HealthCheckConfiguration inside the given block
construct an aws.sdk.kotlin.services.apprunner.model.InstanceConfiguration inside the given block
construct an aws.sdk.kotlin.services.apprunner.model.NetworkConfiguration inside the given block
construct an aws.sdk.kotlin.services.apprunner.model.ServiceObservabilityConfiguration inside the given block
construct an aws.sdk.kotlin.services.apprunner.model.SourceConfiguration inside the given block