Interface IamResources.Builder

  • Method Details

    • roleArn

      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. For example, arn:aws:iam::123456789012:role/SERVICE-ROLE-ARN.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.