menu
aws_iotanalytics_api package
documentation
iotanalytics-2017-11-27.dart
CustomerManagedChannelS3Storage
CustomerManagedChannelS3Storage constructor
CustomerManagedChannelS3Storage constructor
dark_mode
light_mode
CustomerManagedChannelS3Storage
constructor
CustomerManagedChannelS3Storage
(
{
required
String
bucket
,
required
String
roleArn
,
String
?
keyPrefix
,
})
Implementation
CustomerManagedChannelS3Storage({ required this.bucket, required this.roleArn, this.keyPrefix, });
aws_iotanalytics_api package
documentation
iotanalytics-2017-11-27
CustomerManagedChannelS3Storage
CustomerManagedChannelS3Storage constructor
CustomerManagedChannelS3Storage class