Uses of Class
software.amazon.awscdk.services.iotwireless.CfnDeviceProfileProps.Builder
-
Uses of CfnDeviceProfileProps.Builder in software.amazon.awscdk.services.iotwireless
Modifier and TypeMethodDescriptionCfnDeviceProfileProps.builder()
CfnDeviceProfileProps.Builder.loRaWan
(IResolvable loRaWan) Sets the value ofCfnDeviceProfileProps.getLoRaWan()
CfnDeviceProfileProps.Builder.loRaWan
(CfnDeviceProfile.LoRaWANDeviceProfileProperty loRaWan) Sets the value ofCfnDeviceProfileProps.getLoRaWan()
Sets the value ofCfnDeviceProfileProps.getName()
Sets the value ofCfnDeviceProfileProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnDeviceProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDeviceProfileProps.Builder
.