| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
S3GlueDataCatalog |
S3GlueDataCatalog.clone() |
S3GlueDataCatalog |
DataSourceType.getS3GlueDataCatalog()
The data source for the AWS S3 Glue Data Catalog.
|
S3GlueDataCatalog |
S3GlueDataCatalog.withRoleArn(String roleArn)
The role ARN for the AWS S3 Glue Data Catalog.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceType.setS3GlueDataCatalog(S3GlueDataCatalog s3GlueDataCatalog)
The data source for the AWS S3 Glue Data Catalog.
|
DataSourceType |
DataSourceType.withS3GlueDataCatalog(S3GlueDataCatalog s3GlueDataCatalog)
The data source for the AWS S3 Glue Data Catalog.
|
Copyright © 2023. All rights reserved.