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

The default root device type. This value is used by default for all instances in the stack, but you can override it when you create an instance. The default option is

CopyC#
instance-store
. For more information, see Storage for the Root Device.

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

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