| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotwireless |
AWS::IoTWireless Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeviceProfileProps.Builder |
CfnDeviceProfileProps.builder() |
CfnDeviceProfileProps.Builder |
CfnDeviceProfileProps.Builder.loRaWan(CfnDeviceProfile.LoRaWANDeviceProfileProperty loRaWan)
Sets the value of
CfnDeviceProfileProps.getLoRaWan() |
CfnDeviceProfileProps.Builder |
CfnDeviceProfileProps.Builder.loRaWan(IResolvable loRaWan)
Sets the value of
CfnDeviceProfileProps.getLoRaWan() |
CfnDeviceProfileProps.Builder |
CfnDeviceProfileProps.Builder.name(String name)
Sets the value of
CfnDeviceProfileProps.getName() |
CfnDeviceProfileProps.Builder |
CfnDeviceProfileProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDeviceProfileProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDeviceProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeviceProfileProps.Builder. |
Copyright © 2022. All rights reserved.