| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
IamResources |
IamResources.clone() |
IamResources |
RegisterAccountRequest.getIamResources()
Deprecated.
|
IamResources |
RegisterAccountResult.getIamResources()
The registered IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.
|
IamResources |
IamResources.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM resource that allows Amazon Web Services IoT FleetWise to send data to
Amazon Timestream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisterAccountRequest.setIamResources(IamResources iamResources)
Deprecated.
|
void |
RegisterAccountResult.setIamResources(IamResources iamResources)
The registered IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.
|
RegisterAccountRequest |
RegisterAccountRequest.withIamResources(IamResources iamResources)
Deprecated.
|
RegisterAccountResult |
RegisterAccountResult.withIamResources(IamResources iamResources)
The registered IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.
|
Copyright © 2023. All rights reserved.