public static interface CustomerManagedS3Storage.Builder extends SdkPojo, CopyableBuilder<CustomerManagedS3Storage.Builder,CustomerManagedS3Storage>
| Modifier and Type | Method and Description |
|---|---|
CustomerManagedS3Storage.Builder |
roleArn(String roleArn)
The ARN of the
Identity and Access Management role that allows IoT SiteWise to send data to Amazon S3.
|
CustomerManagedS3Storage.Builder |
s3ResourceArn(String s3ResourceArn)
The ARN of the
Amazon S3 object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomerManagedS3Storage.Builder s3ResourceArn(String s3ResourceArn)
The ARN of the Amazon S3 object. For more information about how to find the ARN for an Amazon S3 object, see Amazon S3 resources in the Amazon Simple Storage Service User Guide.
s3ResourceArn - The ARN of
the Amazon S3 object. For more information about how to find the ARN for an Amazon S3 object, see Amazon S3
resources in the Amazon Simple Storage Service User Guide.CustomerManagedS3Storage.Builder roleArn(String roleArn)
The ARN of the Identity and Access Management role that allows IoT SiteWise to send data to Amazon S3.
roleArn - The ARN of
the Identity and Access Management role that allows IoT SiteWise to send data to Amazon S3.Copyright © 2022. All rights reserved.