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

The app type. Each supported type is associated with a particular layer. For example, PHP applications are associated with a PHP layer. AWS OpsWorks deploys an application to those instances that are members of the corresponding layer.

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

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