Namespace Amazon.CDK.AWS.AppRunner.Alpha
Classes
AssetProps | (experimental) Properties of the image repository for |
AssetSource | (experimental) Represents the source from local assets. |
AutoScalingConfiguration | (experimental) The App Runner Auto Scaling Configuration. |
AutoScalingConfigurationAttributes | (experimental) Attributes for the App Runner Auto Scaling Configuration. |
AutoScalingConfigurationProps | (experimental) Properties of the App Runner Auto Scaling Configuration. |
CodeConfiguration | (experimental) Describes the configuration that AWS App Runner uses to build and run an App Runner service from a source code repository. |
CodeConfigurationValues | (experimental) Describes the basic configuration needed for building and running an AWS App Runner service. |
CodeRepositoryProps | (experimental) Properties of the CodeRepository. |
Cpu | (experimental) The number of CPU units reserved for each instance of your App Runner service. |
EcrProps | (experimental) Properties of the image repository for |
EcrPublicProps | (experimental) Properties of the image repository for |
EcrPublicSource | (experimental) Represents the service source from ECR Public. |
EcrSource | (experimental) Represents the service source from ECR. |
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 |
GithubSource | (experimental) Represents the service source from a Github repository. |
HealthCheck | (experimental) Contains static factory methods for creating health checks for different protocols. |
HttpHealthCheckOptions | (experimental) Properties used to define HTTP Based healthchecks. |
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. |
ImageRepository | (experimental) Describes a source image repository. |
Memory | (experimental) The amount of memory reserved for each instance of your App Runner service. |
ObservabilityConfiguration | (experimental) The App Runner Observability configuration. |
ObservabilityConfigurationAttributes | (experimental) Attributes for the App Runner Observability configuration. |
ObservabilityConfigurationProps | (experimental) Properties of the AppRunner Observability configuration. |
Runtime | (experimental) The code runtimes. |
Secret | (experimental) A secret environment variable. |
SecretVersionInfo | (experimental) Specify the secret's version id or version stage. |
Service | (experimental) The App Runner Service. |
ServiceAttributes | (experimental) Attributes for the App Runner Service. |
ServiceProps | (experimental) Properties of the AppRunner Service. |
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. |
SourceConfig | (experimental) Result of binding |
TcpHealthCheckOptions | (experimental) Properties used to define TCP Based healthchecks. |
VpcConnector | (experimental) The App Runner VPC Connector. |
VpcConnectorAttributes | (experimental) Attributes for the App Runner VPC Connector. |
VpcConnectorProps | (experimental) Properties of the AppRunner VPC Connector. |
VpcIngressConnection | (experimental) The App Runner VPC Ingress Connection. |
VpcIngressConnectionAttributes | (experimental) Attributes for the App Runner VPC Ingress Connection. |
VpcIngressConnectionProps | (experimental) Properties of the AppRunner VPC Ingress Connection. |
Interfaces
IAssetProps | (experimental) Properties of the image repository for |
IAutoScalingConfiguration | (experimental) Represents the App Runner Auto Scaling Configuration. |
IAutoScalingConfigurationAttributes | (experimental) Attributes for the App Runner Auto Scaling Configuration. |
IAutoScalingConfigurationProps | (experimental) Properties of the App Runner Auto Scaling Configuration. |
ICodeConfiguration | (experimental) Describes the configuration that AWS App Runner uses to build and run an App Runner service from a source code repository. |
ICodeConfigurationValues | (experimental) Describes the basic configuration needed for building and running an AWS App Runner service. |
ICodeRepositoryProps | (experimental) Properties of the CodeRepository. |
IEcrProps | (experimental) Properties of the image repository for |
IEcrPublicProps | (experimental) Properties of the image repository for |
IGithubRepositoryProps | (experimental) Properties of the Github repository for |
IHttpHealthCheckOptions | (experimental) Properties used to define HTTP Based healthchecks. |
IImageConfiguration | (experimental) Describes the configuration that AWS App Runner uses to run an App Runner service using an image pulled from a source image repository. |
IImageRepository | (experimental) Describes a source image repository. |
IObservabilityConfiguration | (experimental) Represents the App Runner Observability configuration. |
IObservabilityConfigurationAttributes | (experimental) Attributes for the App Runner Observability configuration. |
IObservabilityConfigurationProps | (experimental) Properties of the AppRunner Observability configuration. |
ISecretVersionInfo | (experimental) Specify the secret's version id or version stage. |
IService | (experimental) Represents the App Runner Service. |
IServiceAttributes | (experimental) Attributes for the App Runner Service. |
IServiceProps | (experimental) Properties of the AppRunner Service. |
ISourceCodeVersion | (experimental) Identifies a version of code that AWS App Runner refers to within a source code repository. |
ISourceConfig | (experimental) Result of binding |
ITcpHealthCheckOptions | (experimental) Properties used to define TCP Based healthchecks. |
IVpcConnector | (experimental) Represents the App Runner VPC Connector. |
IVpcConnectorAttributes | (experimental) Attributes for the App Runner VPC Connector. |
IVpcConnectorProps | (experimental) Properties of the AppRunner VPC Connector. |
IVpcIngressConnection | (experimental) Represents the App Runner VPC Ingress Connection. |
IVpcIngressConnectionAttributes | (experimental) Attributes for the App Runner VPC Ingress Connection. |
IVpcIngressConnectionProps | (experimental) Properties of the AppRunner VPC Ingress Connection. |
Enums
ConfigurationSourceType | (experimental) The source of the App Runner configuration. |
HealthCheckProtocolType | (experimental) The health check protocol type. |
ImageRepositoryType | (experimental) The image repository types. |
IpAddressType | (experimental) The IP address type for your incoming public network configuration. |
TraceConfigurationVendor | (experimental) The implementation provider chosen for tracing App Runner services. |