| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
S3ReferenceDataSourceUpdate |
S3ReferenceDataSourceUpdate.clone() |
S3ReferenceDataSourceUpdate |
ReferenceDataSourceUpdate.getS3ReferenceDataSourceUpdate()
Describes the S3 bucket name, object key name, and IAM role that Kinesis Data Analytics can assume to read the
Amazon S3 object on your behalf and populate the in-application reference table.
|
S3ReferenceDataSourceUpdate |
S3ReferenceDataSourceUpdate.withBucketARNUpdate(String bucketARNUpdate)
The Amazon Resource Name (ARN) of the S3 bucket.
|
S3ReferenceDataSourceUpdate |
S3ReferenceDataSourceUpdate.withFileKeyUpdate(String fileKeyUpdate)
The object key name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceDataSourceUpdate.setS3ReferenceDataSourceUpdate(S3ReferenceDataSourceUpdate s3ReferenceDataSourceUpdate)
Describes the S3 bucket name, object key name, and IAM role that Kinesis Data Analytics can assume to read the
Amazon S3 object on your behalf and populate the in-application reference table.
|
ReferenceDataSourceUpdate |
ReferenceDataSourceUpdate.withS3ReferenceDataSourceUpdate(S3ReferenceDataSourceUpdate s3ReferenceDataSourceUpdate)
Describes the S3 bucket name, object key name, and IAM role that Kinesis Data Analytics can assume to read the
Amazon S3 object on your behalf and populate the in-application reference table.
|
Copyright © 2020. All rights reserved.