| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Class and Description |
|---|
| AssetProps
(experimental) Properties of the image repository for `Source.fromAsset()`.
|
| AssetProps.Builder
A builder for
AssetProps |
| AssetSource
(experimental) Represents the source from local assets.
|
| AssetSource.Builder
(experimental) A fluent builder for
AssetSource. |
| CfnObservabilityConfiguration
A CloudFormation `AWS::AppRunner::ObservabilityConfiguration`.
|
| CfnObservabilityConfiguration.Builder
A fluent builder for
CfnObservabilityConfiguration. |
| CfnObservabilityConfiguration.TraceConfigurationProperty
Describes the configuration of the tracing feature within an AWS App Runner observability configuration.
|
| CfnObservabilityConfiguration.TraceConfigurationProperty.Builder
A builder for
CfnObservabilityConfiguration.TraceConfigurationProperty |
| CfnObservabilityConfigurationProps
Properties for defining a `CfnObservabilityConfiguration`.
|
| CfnObservabilityConfigurationProps.Builder
A builder for
CfnObservabilityConfigurationProps |
| CfnService
A CloudFormation `AWS::AppRunner::Service`.
|
| CfnService.AuthenticationConfigurationProperty
Describes resources needed to authenticate access to some source repositories.
|
| CfnService.AuthenticationConfigurationProperty.Builder
A builder for
CfnService.AuthenticationConfigurationProperty |
| CfnService.Builder
A fluent builder for
CfnService. |
| CfnService.CodeConfigurationProperty
Describes the configuration that AWS App Runner uses to build and run an App Runner service from a source code repository.
|
| CfnService.CodeConfigurationProperty.Builder
A builder for
CfnService.CodeConfigurationProperty |
| CfnService.CodeConfigurationValuesProperty
Describes the basic configuration needed for building and running an AWS App Runner service.
|
| CfnService.CodeConfigurationValuesProperty.Builder
A builder for
CfnService.CodeConfigurationValuesProperty |
| CfnService.CodeRepositoryProperty
Describes a source code repository.
|
| CfnService.CodeRepositoryProperty.Builder
A builder for
CfnService.CodeRepositoryProperty |
| CfnService.EgressConfigurationProperty
Describes configuration settings related to outbound network traffic of an AWS App Runner service.
|
| CfnService.EgressConfigurationProperty.Builder
A builder for
CfnService.EgressConfigurationProperty |
| CfnService.EncryptionConfigurationProperty
Describes a custom encryption key that AWS App Runner uses to encrypt copies of the source repository and service logs.
|
| CfnService.EncryptionConfigurationProperty.Builder
A builder for
CfnService.EncryptionConfigurationProperty |
| CfnService.HealthCheckConfigurationProperty
Describes the settings for the health check that AWS App Runner performs to monitor the health of a service.
|
| CfnService.HealthCheckConfigurationProperty.Builder
A builder for
CfnService.HealthCheckConfigurationProperty |
| CfnService.ImageConfigurationProperty
Describes the configuration that AWS App Runner uses to run an App Runner service using an image pulled from a source image repository.
|
| CfnService.ImageConfigurationProperty.Builder
A builder for
CfnService.ImageConfigurationProperty |
| CfnService.ImageRepositoryProperty
Describes a source image repository.
|
| CfnService.ImageRepositoryProperty.Builder
A builder for
CfnService.ImageRepositoryProperty |
| CfnService.InstanceConfigurationProperty
Describes the runtime configuration of an AWS App Runner service instance (scaling unit).
|
| CfnService.InstanceConfigurationProperty.Builder
A builder for
CfnService.InstanceConfigurationProperty |
| CfnService.KeyValuePairProperty
Describes a key-value pair, which is a string-to-string mapping.
|
| CfnService.KeyValuePairProperty.Builder
A builder for
CfnService.KeyValuePairProperty |
| CfnService.NetworkConfigurationProperty
Describes configuration settings related to network traffic of an AWS App Runner service.
|
| CfnService.NetworkConfigurationProperty.Builder
A builder for
CfnService.NetworkConfigurationProperty |
| CfnService.ServiceObservabilityConfigurationProperty
Describes the observability configuration of an AWS App Runner service.
|
| CfnService.ServiceObservabilityConfigurationProperty.Builder
A builder for
CfnService.ServiceObservabilityConfigurationProperty |
| CfnService.SourceCodeVersionProperty
Identifies a version of code that AWS App Runner refers to within a source code repository.
|
| CfnService.SourceCodeVersionProperty.Builder
A builder for
CfnService.SourceCodeVersionProperty |
| CfnService.SourceConfigurationProperty
Describes the source deployed to an AWS App Runner service.
|
| CfnService.SourceConfigurationProperty.Builder
A builder for
CfnService.SourceConfigurationProperty |
| CfnServiceProps
Properties for defining a `CfnService`.
|
| CfnServiceProps.Builder
A builder for
CfnServiceProps |
| CfnVpcConnector
A CloudFormation `AWS::AppRunner::VpcConnector`.
|
| CfnVpcConnector.Builder
A fluent builder for
CfnVpcConnector. |
| CfnVpcConnectorProps
Properties for defining a `CfnVpcConnector`.
|
| CfnVpcConnectorProps.Builder
A builder for
CfnVpcConnectorProps |
| CodeConfiguration
(experimental) Describes the configuration that AWS App Runner uses to build and run an App Runner service from a source code repository.
|
| CodeConfiguration.Builder
A builder for
CodeConfiguration |
| CodeConfigurationValues
(experimental) Describes the basic configuration needed for building and running an AWS App Runner service.
|
| CodeConfigurationValues.Builder
A builder for
CodeConfigurationValues |
| CodeRepositoryProps
(experimental) Properties of the CodeRepository.
|
| CodeRepositoryProps.Builder
A builder for
CodeRepositoryProps |
| ConfigurationSourceType
(experimental) The source of the App Runner configuration.
|
| Cpu
(experimental) The number of CPU units reserved for each instance of your App Runner service.
|
| EcrProps
(experimental) Properties of the image repository for `Source.fromEcr()`.
|
| EcrProps.Builder
A builder for
EcrProps |
| EcrPublicProps
(experimental) Properties of the image repository for `Source.fromEcrPublic()`.
|
| EcrPublicProps.Builder
A builder for
EcrPublicProps |
| EcrPublicSource
(experimental) Represents the service source from ECR Public.
|
| EcrPublicSource.Builder
(experimental) A fluent builder for
EcrPublicSource. |
| EcrSource
(experimental) Represents the service source from ECR.
|
| EcrSource.Builder
(experimental) A fluent builder for
EcrSource. |
| GitHubConnection
(experimental) Represents the App Runner connection that enables the App Runner service to connect to a source repository.
|
| GithubRepositoryProps
(experimental) Properties of the Github repository for `Source.fromGitHub()`.
|
| GithubRepositoryProps.Builder
A builder for
GithubRepositoryProps |
| GithubSource
(experimental) Represents the service source from a Github repository.
|
| GithubSource.Builder
(experimental) A fluent builder for
GithubSource. |
| ImageConfiguration
(experimental) Describes the configuration that AWS App Runner uses to run an App Runner service using an image pulled from a source image repository.
|
| ImageConfiguration.Builder
A builder for
ImageConfiguration |
| ImageRepository
(experimental) Describes a source image repository.
|
| ImageRepository.Builder
A builder for
ImageRepository |
| ImageRepositoryType
(experimental) The image repository types.
|
| IService
(experimental) Represents the App Runner Service.
|
| Memory
(experimental) The amount of memory reserved for each instance of your App Runner service.
|
| Runtime
(experimental) The code runtimes.
|
| Service
(experimental) The App Runner Service.
|
| Service.Builder
(experimental) A fluent builder for
Service. |
| ServiceAttributes
(experimental) Attributes for the App Runner Service.
|
| ServiceAttributes.Builder
A builder for
ServiceAttributes |
| ServiceProps
(experimental) Properties of the AppRunner Service.
|
| ServiceProps.Builder
A builder for
ServiceProps |
| Source
(experimental) Represents the App Runner service source.
|
| SourceCodeVersion
(experimental) Identifies a version of code that AWS App Runner refers to within a source code repository.
|
| SourceCodeVersion.Builder
A builder for
SourceCodeVersion |
| SourceConfig
(experimental) Result of binding `Source` into a `Service`.
|
| SourceConfig.Builder
A builder for
SourceConfig |
Copyright © 2022. All rights reserved.