public static interface SidewalkGetStartImportInfo.Builder extends SdkPojo, CopyableBuilder<SidewalkGetStartImportInfo.Builder,SidewalkGetStartImportInfo>
| Modifier and Type | Method and Description |
|---|---|
SidewalkGetStartImportInfo.Builder |
deviceCreationFileList(Collection<String> deviceCreationFileList)
List of Sidewalk devices that are added to the import task.
|
SidewalkGetStartImportInfo.Builder |
deviceCreationFileList(String... deviceCreationFileList)
List of Sidewalk devices that are added to the import task.
|
SidewalkGetStartImportInfo.Builder |
role(String role)
The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSidewalkGetStartImportInfo.Builder deviceCreationFileList(Collection<String> deviceCreationFileList)
List of Sidewalk devices that are added to the import task.
deviceCreationFileList - List of Sidewalk devices that are added to the import task.SidewalkGetStartImportInfo.Builder deviceCreationFileList(String... deviceCreationFileList)
List of Sidewalk devices that are added to the import task.
deviceCreationFileList - List of Sidewalk devices that are added to the import task.SidewalkGetStartImportInfo.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.