@Stability(value=Stable) public static final class CfnWirelessGatewayProps.Builder extends Object implements software.amazon.jsii.Builder<CfnWirelessGatewayProps>
CfnWirelessGatewayProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnWirelessGatewayProps.Builder loRaWan(CfnWirelessGateway.LoRaWANGatewayProperty loRaWan)
CfnWirelessGatewayProps.getLoRaWan()loRaWan - `AWS::IoTWireless::WirelessGateway.LoRaWAN`. This parameter is required.this@Stability(value=Stable) public CfnWirelessGatewayProps.Builder loRaWan(IResolvable loRaWan)
CfnWirelessGatewayProps.getLoRaWan()loRaWan - `AWS::IoTWireless::WirelessGateway.LoRaWAN`. This parameter is required.this@Stability(value=Stable) public CfnWirelessGatewayProps.Builder description(String description)
CfnWirelessGatewayProps.getDescription()description - `AWS::IoTWireless::WirelessGateway.Description`.this@Stability(value=Stable) public CfnWirelessGatewayProps.Builder lastUplinkReceivedAt(String lastUplinkReceivedAt)
CfnWirelessGatewayProps.getLastUplinkReceivedAt()lastUplinkReceivedAt - `AWS::IoTWireless::WirelessGateway.LastUplinkReceivedAt`.this@Stability(value=Stable) public CfnWirelessGatewayProps.Builder name(String name)
CfnWirelessGatewayProps.getName()name - `AWS::IoTWireless::WirelessGateway.Name`.this@Stability(value=Stable) public CfnWirelessGatewayProps.Builder tags(List<? extends CfnTag> tags)
CfnWirelessGatewayProps.getTags()tags - `AWS::IoTWireless::WirelessGateway.Tags`.this@Stability(value=Stable) public CfnWirelessGatewayProps.Builder thingArn(String thingArn)
CfnWirelessGatewayProps.getThingArn()thingArn - `AWS::IoTWireless::WirelessGateway.ThingArn`.this@Stability(value=Stable) public CfnWirelessGatewayProps build()
build in interface software.amazon.jsii.Builder<CfnWirelessGatewayProps>CfnWirelessGatewayPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.