| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
S3ContentBaseLocation |
S3ContentBaseLocation.clone() |
S3ContentBaseLocation |
DeployAsApplicationConfiguration.getS3ContentLocation()
The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon
Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version
number of the Amazon S3 object that contains the data.
|
S3ContentBaseLocation |
S3ContentBaseLocation.withBasePath(String basePath)
The base path for the S3 bucket.
|
S3ContentBaseLocation |
S3ContentBaseLocation.withBucketARN(String bucketARN)
The Amazon Resource Name (ARN) of the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeployAsApplicationConfiguration.setS3ContentLocation(S3ContentBaseLocation s3ContentLocation)
The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon
Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version
number of the Amazon S3 object that contains the data.
|
DeployAsApplicationConfiguration |
DeployAsApplicationConfiguration.withS3ContentLocation(S3ContentBaseLocation s3ContentLocation)
The description of an Amazon S3 object that contains the Amazon Data Analytics application, including the Amazon
Resource Name (ARN) of the S3 bucket, the name of the Amazon S3 object that contains the data, and the version
number of the Amazon S3 object that contains the data.
|
Copyright © 2022. All rights reserved.