class Aws::KinesisAnalyticsV2::Types::DeployAsApplicationConfiguration
The information required to deploy a Kinesis Data Analytics Studio notebook as an application with durable state..
@note When making an API call, you may pass DeployAsApplicationConfiguration
data as a hash: { s3_content_location: { # required bucket_arn: "BucketARN", # required base_path: "BasePath", }, }
@!attribute [rw] s3_content_location
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. @return [Types::S3ContentBaseLocation]
@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/DeployAsApplicationConfiguration AWS API Documentation
Constants
- SENSITIVE