AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Define and configure the output AMIs of the pipeline.
Namespace: Amazon.Imagebuilder.Model
Assembly: AWSSDK.Imagebuilder.dll
Version: 3.x.y.z
public class AmiDistributionConfiguration
The AmiDistributionConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
AmiDistributionConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
AmiTags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property AmiTags. The tags to apply to AMIs distributed to this Region. |
![]() |
Description | System.String |
Gets and sets the property Description. The description of the AMI distribution configuration. Minimum and maximum length are in characters. |
![]() |
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. The KMS key identifier used to encrypt the distributed image. |
![]() |
LaunchPermission | Amazon.Imagebuilder.Model.LaunchPermissionConfiguration |
Gets and sets the property LaunchPermission. Launch permissions can be used to configure which Amazon Web Services accounts can use the AMI to launch instances. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the output AMI. |
![]() |
TargetAccountIds | System.Collections.Generic.List<System.String> |
Gets and sets the property TargetAccountIds. The ID of an account to which you want to distribute an image. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5