| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotwireless |
AWS::IoTWireless Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceProfile.Builder |
CfnDeviceProfile.Builder.create(software.constructs.Construct scope,
String id) |
CfnDeviceProfile.Builder |
CfnDeviceProfile.Builder.loRaWan(CfnDeviceProfile.LoRaWANDeviceProfileProperty loRaWan)
LoRaWAN device profile object.
|
CfnDeviceProfile.Builder |
CfnDeviceProfile.Builder.loRaWan(IResolvable loRaWan)
LoRaWAN device profile object.
|
CfnDeviceProfile.Builder |
CfnDeviceProfile.Builder.name(String name)
The name of the new resource.
|
CfnDeviceProfile.Builder |
CfnDeviceProfile.Builder.tags(List<? extends CfnTag> tags)
The tags are an array of key-value pairs to attach to the specified resource.
|
Copyright © 2022. All rights reserved.