See: Description
| Interface | Description |
|---|---|
| CfnComponentProps |
Properties for defining a `CfnComponent`.
|
| CfnContainerRecipe.ComponentConfigurationProperty |
Configuration details of the component.
|
| CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty |
Amazon EBS-specific block device mapping specifications.
|
| CfnContainerRecipe.InstanceBlockDeviceMappingProperty |
Defines block device mappings for the instance used to configure your image.
|
| CfnContainerRecipe.InstanceConfigurationProperty |
Defines a custom base AMI and block device mapping configurations of an instance used for building and testing container images.
|
| CfnContainerRecipe.TargetContainerRepositoryProperty |
The container repository where the output container image is stored.
|
| CfnContainerRecipeProps |
Properties for defining a `CfnContainerRecipe`.
|
| CfnDistributionConfiguration.AmiDistributionConfigurationProperty |
Define and configure the output AMIs of the pipeline.
|
| CfnDistributionConfiguration.ContainerDistributionConfigurationProperty |
Container distribution settings for encryption, licensing, and sharing in a specific Region.
|
| CfnDistributionConfiguration.DistributionProperty |
The distribution configuration distribution defines the settings for a specific Region in the Distribution Configuration.
|
| CfnDistributionConfiguration.LaunchPermissionConfigurationProperty |
Describes the configuration for a launch permission.
|
| CfnDistributionConfiguration.LaunchTemplateConfigurationProperty |
Identifies an Amazon EC2 launch template to use for a specific account.
|
| CfnDistributionConfiguration.TargetContainerRepositoryProperty |
The container repository where the output container image is stored.
|
| CfnDistributionConfigurationProps |
Properties for defining a `CfnDistributionConfiguration`.
|
| CfnImage.ImageTestsConfigurationProperty |
When you create an image or container recipe with Image Builder , you can add the build or test components that are used to create the final image.
|
| CfnImagePipeline.ImageTestsConfigurationProperty |
When you create an image or container recipe with Image Builder , you can add the build or test components that your image pipeline uses to create the final image.
|
| CfnImagePipeline.ScheduleProperty |
A schedule configures how often and when a pipeline will automatically create a new image.
|
| CfnImagePipelineProps |
Properties for defining a `CfnImagePipeline`.
|
| CfnImageProps |
Properties for defining a `CfnImage`.
|
| CfnImageRecipe.AdditionalInstanceConfigurationProperty |
In addition to your infrastructure configuration, these settings provide an extra layer of control over your build instances.
|
| CfnImageRecipe.ComponentConfigurationProperty |
Configuration details of the component.
|
| CfnImageRecipe.ComponentParameterProperty |
Contains a key/value pair that sets the named component parameter.
|
| CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty |
The image recipe EBS instance block device specification includes the Amazon EBS-specific block device mapping specifications for the image.
|
| CfnImageRecipe.InstanceBlockDeviceMappingProperty |
Defines block device mappings for the instance used to configure your image.
|
| CfnImageRecipe.SystemsManagerAgentProperty |
Contains settings for the Systems Manager agent on your build instance.
|
| CfnImageRecipeProps |
Properties for defining a `CfnImageRecipe`.
|
| CfnInfrastructureConfiguration.InstanceMetadataOptionsProperty |
The instance metadata options that apply to the HTTP requests that pipeline builds use to launch EC2 build and test instances.
|
| CfnInfrastructureConfiguration.LoggingProperty |
Logging configuration defines where Image Builder uploads your logs.
|
| CfnInfrastructureConfiguration.S3LogsProperty |
Amazon S3 logging configuration.
|
| CfnInfrastructureConfigurationProps |
Properties for defining a `CfnInfrastructureConfiguration`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.