| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<RdsDbInstance> |
DescribeRdsDbInstancesResponse.rdsDbInstances()
An a array of
RdsDbInstance objects that describe the instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeRdsDbInstancesResponse.Builder |
DescribeRdsDbInstancesResponse.Builder.rdsDbInstances(RdsDbInstance... rdsDbInstances)
An a array of
RdsDbInstance objects that describe the instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeRdsDbInstancesResponse.Builder |
DescribeRdsDbInstancesResponse.Builder.rdsDbInstances(Collection<RdsDbInstance> rdsDbInstances)
An a array of
RdsDbInstance objects that describe the instances. |
Copyright © 2023. All rights reserved.