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

An a array of

CopyC#
RdsDbInstance
objects that describe the instances.

Declaration Syntax
C#
public List<RdsDbInstance> RdsDbInstances { get; set; }

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