Class ServiceManagedChannelS3Storage

java.lang.Object
software.amazon.awssdk.services.iotanalytics.model.ServiceManagedChannelS3Storage
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ServiceManagedChannelS3Storage.Builder,ServiceManagedChannelS3Storage>

@Generated("software.amazon.awssdk:codegen") public final class ServiceManagedChannelS3Storage extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ServiceManagedChannelS3Storage.Builder,ServiceManagedChannelS3Storage>

Used to store channel data in an S3 bucket managed by IoT Analytics. You can't change the choice of S3 storage after the data store is created.

See Also: