AWS SDK for .NET Documentation
AmiId Property
AmazonAmazon.OpsWorks.ModelCreateInstanceRequestAmiId Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property AmiId.

A custom AMI ID to be used to create the instance. The AMI should be based on one of the standard AWS OpsWorks APIs: Amazon Linux or Ubuntu 12.04 LTS. For more information, see Instances

Declaration Syntax
C#
public string AmiId { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)