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