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

The stack's default operating system, which must be set to

CopyC#
Amazon Linux
or
CopyC#
Ubuntu 12.04 LTS
. The default option is
CopyC#
Amazon Linux
.

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

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