public static interface DeviceProfile.Builder extends SdkPojo, CopyableBuilder<DeviceProfile.Builder,DeviceProfile>
| Modifier and Type | Method and Description |
|---|---|
DeviceProfile.Builder |
arn(String arn)
The Amazon Resource Name of the resource.
|
DeviceProfile.Builder |
id(String id)
The ID of the device profile.
|
DeviceProfile.Builder |
name(String name)
The name of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeviceProfile.Builder arn(String arn)
The Amazon Resource Name of the resource.
arn - The Amazon Resource Name of the resource.DeviceProfile.Builder name(String name)
The name of the resource.
name - The name of the resource.DeviceProfile.Builder id(String id)
The ID of the device profile.
id - The ID of the device profile.Copyright © 2022. All rights reserved.