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

The instance architecture. The default option is

CopyC#
x86_64
. Instance types do not necessarily support both architectures. For a list of the architectures that are supported by the different instance types, see Instance Families and Types.

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

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