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.

A custom AMI available to platforms.

Inheritance Hierarchy

System.Object
  Amazon.ElasticBeanstalk.Model.CustomAmi

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

Syntax

C#
public class CustomAmi

The CustomAmi type exposes the following members

Constructors

NameDescription
Public Method CustomAmi()

Properties

NameTypeDescription
Public Property ImageId System.String

Gets and sets the property ImageId.

THe ID of the image used to create the custom AMI.

Public Property VirtualizationType System.String

Gets and sets the property VirtualizationType.

The type of virtualization used to create the custom AMI.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5