| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<UserAuthConfigInfo> |
DBProxy.auth()
One or more data structures specifying the authorization mechanism to connect to the associated RDS DB instance
or Aurora DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
DBProxy.Builder |
DBProxy.Builder.auth(UserAuthConfigInfo... auth)
One or more data structures specifying the authorization mechanism to connect to the associated RDS DB
instance or Aurora DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
DBProxy.Builder |
DBProxy.Builder.auth(Collection<UserAuthConfigInfo> auth)
One or more data structures specifying the authorization mechanism to connect to the associated RDS DB
instance or Aurora DB cluster.
|
Copyright © 2023. All rights reserved.