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

The data source's type,

CopyC#
AutoSelectOpsworksMysqlInstance
,
CopyC#
OpsworksMysqlInstance
, or
CopyC#
RdsDbInstance
.

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

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