Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnWirelessGatewayMixinProps.Builder
Packages that use CfnWirelessGatewayMixinProps.Builder
-
Uses of CfnWirelessGatewayMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotwireless
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotwireless that return CfnWirelessGatewayMixinProps.BuilderModifier and TypeMethodDescriptionCfnWirelessGatewayMixinProps.builder()CfnWirelessGatewayMixinProps.Builder.description(String description) Sets the value ofCfnWirelessGatewayMixinProps.getDescription()CfnWirelessGatewayMixinProps.Builder.lastUplinkReceivedAt(String lastUplinkReceivedAt) Sets the value ofCfnWirelessGatewayMixinProps.getLastUplinkReceivedAt()CfnWirelessGatewayMixinProps.Builder.loRaWan(CfnWirelessGatewayPropsMixin.LoRaWANGatewayProperty loRaWan) Sets the value ofCfnWirelessGatewayMixinProps.getLoRaWan()CfnWirelessGatewayMixinProps.Builder.loRaWan(IResolvable loRaWan) Sets the value ofCfnWirelessGatewayMixinProps.getLoRaWan()Sets the value ofCfnWirelessGatewayMixinProps.getName()Sets the value ofCfnWirelessGatewayMixinProps.getTags()Sets the value ofCfnWirelessGatewayMixinProps.getThingArn()Sets the value ofCfnWirelessGatewayMixinProps.getThingName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotwireless with parameters of type CfnWirelessGatewayMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWirelessGatewayMixinProps.Builder.