| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
DeployAsApplicationConfiguration |
DeployAsApplicationConfiguration.clone() |
DeployAsApplicationConfiguration |
ZeppelinApplicationConfiguration.getDeployAsApplicationConfiguration()
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZeppelinApplicationConfiguration.setDeployAsApplicationConfiguration(DeployAsApplicationConfiguration deployAsApplicationConfiguration)
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
|
ZeppelinApplicationConfiguration |
ZeppelinApplicationConfiguration.withDeployAsApplicationConfiguration(DeployAsApplicationConfiguration deployAsApplicationConfiguration)
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state.
|
Copyright © 2021. All rights reserved.