| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
S3Configuration |
S3Configuration.clone() |
S3Configuration |
DiscoverInputSchemaRequest.getS3Configuration()
Specify this parameter to discover a schema from data in an Amazon S3 object.
|
S3Configuration |
S3Configuration.withBucketARN(String bucketARN)
The ARN of the S3 bucket that contains the data.
|
S3Configuration |
S3Configuration.withFileKey(String fileKey)
The name of the object that contains the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoverInputSchemaRequest.setS3Configuration(S3Configuration s3Configuration)
Specify this parameter to discover a schema from data in an Amazon S3 object.
|
DiscoverInputSchemaRequest |
DiscoverInputSchemaRequest.withS3Configuration(S3Configuration s3Configuration)
Specify this parameter to discover a schema from data in an Amazon S3 object.
|
Copyright © 2021. All rights reserved.