| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsRdsDbParameterGroup> |
AwsRdsDbInstanceDetails.dbParameterGroups()
A list of the DB parameter groups to assign to the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbInstanceDetails.Builder |
AwsRdsDbInstanceDetails.Builder.dbParameterGroups(AwsRdsDbParameterGroup... dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbInstanceDetails.Builder |
AwsRdsDbInstanceDetails.Builder.dbParameterGroups(Collection<AwsRdsDbParameterGroup> dbParameterGroups)
A list of the DB parameter groups to assign to the DB instance.
|
Copyright © 2023. All rights reserved.