S3DestinationConfiguration

Configuration information for delivery of dataset contents to Amazon Simple Storage Service (Amazon S3).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the S3 bucket to which dataset contents are delivered.

Link copied to clipboard

Configuration information for coordination with Glue, a fully managed extract, transform and load (ETL) service.

Link copied to clipboard
val key: String

The key of the dataset contents object in an S3 bucket. Each object has a key that is a unique identifier. Each object has exactly one key.

Link copied to clipboard

The ARN of the role that grants IoT Analytics permission to interact with your Amazon S3 and Glue resources.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String