CustomerManagedChannelS3StorageSummary

Used to store channel data in an S3 bucket that you manage.

Types

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

Properties

Link copied to clipboard

The name of the S3 bucket in which channel data is stored.

Link copied to clipboard

(Optional) The prefix used to create the keys of the channel data objects. Each object in an S3 bucket has a key that is its unique identifier within the bucket (each object in a bucket has exactly one key). The prefix must end with a forward slash (/).

Link copied to clipboard

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

Functions

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