public static interface IamResources.Builder extends SdkPojo, CopyableBuilder<IamResources.Builder,IamResources>
| Modifier and Type | Method and Description |
|---|---|
IamResources.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM resource that allows Amazon Web Services IoT FleetWise to send data
to Amazon Timestream.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIamResources.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM resource that allows Amazon Web Services IoT FleetWise to send data
to Amazon Timestream. For example, arn:aws:iam::123456789012:role/SERVICE-ROLE-ARN.
roleArn - The Amazon Resource Name (ARN) of the IAM resource that allows Amazon Web Services IoT FleetWise to
send data to Amazon Timestream. For example,
arn:aws:iam::123456789012:role/SERVICE-ROLE-ARN.Copyright © 2022. All rights reserved.