| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
CustomerManagedS3Storage |
CustomerManagedS3Storage.clone() |
CustomerManagedS3Storage |
MultiLayerStorage.getCustomerManagedS3Storage()
Contains information about a customer managed Amazon S3 bucket.
|
CustomerManagedS3Storage |
CustomerManagedS3Storage.withRoleArn(String roleArn)
The ARN of the Identity
and Access Management role that allows IoT SiteWise to send data to Amazon S3.
|
CustomerManagedS3Storage |
CustomerManagedS3Storage.withS3ResourceArn(String s3ResourceArn)
The ARN of the Amazon S3
object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiLayerStorage.setCustomerManagedS3Storage(CustomerManagedS3Storage customerManagedS3Storage)
Contains information about a customer managed Amazon S3 bucket.
|
MultiLayerStorage |
MultiLayerStorage.withCustomerManagedS3Storage(CustomerManagedS3Storage customerManagedS3Storage)
Contains information about a customer managed Amazon S3 bucket.
|
Copyright © 2024. All rights reserved.