Show / Hide Table of Contents

Interface IMachineImage

Interface for classes that can select an appropriate machine image to use.

Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.AWS.EC2.dll
Syntax (csharp)
public interface IMachineImage
Syntax (vb)
Public Interface IMachineImage

Synopsis

Methods

GetImage(Construct)

Return the image to use in the given context.

Methods

GetImage(Construct)

Return the image to use in the given context.

IMachineImageConfig GetImage(Construct scope)
Parameters
scope Construct
Returns

IMachineImageConfig

Back to top Generated by DocFX