AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Imagebuilder.Model.AmiDistributionConfiguration

Namespace: Amazon.Imagebuilder.Model
Assembly: AWSSDK.Imagebuilder.dll
Version: 3.x.y.z

Syntax

C#
public class AmiDistributionConfiguration

The AmiDistributionConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property Description System.String

Gets and sets the property Description.

The description of the AMI distribution configuration. Minimum and maximum length are in characters.

Public Property KmsKeyId System.String

Gets and sets the property KmsKeyId.

The KMS key identifier used to encrypt the distributed image.

Public Property 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.

Public Property Name System.String

Gets and sets the property Name.

The name of the output AMI.

Public Property 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.

Version Information

.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