| Package | Description |
|---|---|
| com.amazonaws.services.appsync.model |
| Modifier and Type | Method and Description |
|---|---|
RdsDataApiConfig |
RdsDataApiConfig.clone() |
RdsDataApiConfig |
StartDataSourceIntrospectionRequest.getRdsDataApiConfig()
The
rdsDataApiConfig object data. |
RdsDataApiConfig |
RdsDataApiConfig.withDatabaseName(String databaseName)
The name of the database in the cluster.
|
RdsDataApiConfig |
RdsDataApiConfig.withResourceArn(String resourceArn)
The resource ARN of the RDS cluster.
|
RdsDataApiConfig |
RdsDataApiConfig.withSecretArn(String secretArn)
The secret's ARN that was obtained from Secrets Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartDataSourceIntrospectionRequest.setRdsDataApiConfig(RdsDataApiConfig rdsDataApiConfig)
The
rdsDataApiConfig object data. |
StartDataSourceIntrospectionRequest |
StartDataSourceIntrospectionRequest.withRdsDataApiConfig(RdsDataApiConfig rdsDataApiConfig)
The
rdsDataApiConfig object data. |
Copyright © 2025. All rights reserved.