class Aws::KinesisAnalyticsV2::Types::S3ContentBaseLocation

The S3 bucket that holds the application information.

@note When making an API call, you may pass S3ContentBaseLocation

data as a hash:

    {
      bucket_arn: "BucketARN", # required
      base_path: "BasePath",
    }

@!attribute [rw] bucket_arn

The Amazon Resource Name (ARN) of the S3 bucket.
@return [String]

@!attribute [rw] base_path

The base path for the S3 bucket.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/S3ContentBaseLocation AWS API Documentation

Constants

SENSITIVE