public static interface SidewalkStartImportInfo.Builder extends SdkPojo, CopyableBuilder<SidewalkStartImportInfo.Builder,SidewalkStartImportInfo>
| Modifier and Type | Method and Description |
|---|---|
SidewalkStartImportInfo.Builder |
deviceCreationFile(String deviceCreationFile)
The CSV file contained in an S3 bucket that's used for adding devices to an import task.
|
SidewalkStartImportInfo.Builder |
role(String role)
The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSidewalkStartImportInfo.Builder deviceCreationFile(String deviceCreationFile)
The CSV file contained in an S3 bucket that's used for adding devices to an import task.
deviceCreationFile - The CSV file contained in an S3 bucket that's used for adding devices to an import task.SidewalkStartImportInfo.Builder role(String role)
The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.
role - The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.Copyright © 2023. All rights reserved.