@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.525Z") @Stability(value=Stable) public interface CfnWirelessGatewayProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWirelessGatewayProps.Builder
A builder for
CfnWirelessGatewayProps |
static class |
CfnWirelessGatewayProps.Jsii$Proxy
An implementation for
CfnWirelessGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWirelessGatewayProps.Builder |
builder() |
default String |
getDescription()
`AWS::IoTWireless::WirelessGateway.Description`.
|
default String |
getLastUplinkReceivedAt()
`AWS::IoTWireless::WirelessGateway.LastUplinkReceivedAt`.
|
Object |
getLoRaWan()
`AWS::IoTWireless::WirelessGateway.LoRaWAN`.
|
default String |
getName()
`AWS::IoTWireless::WirelessGateway.Name`.
|
default List<CfnTag> |
getTags()
`AWS::IoTWireless::WirelessGateway.Tags`.
|
default String |
getThingArn()
`AWS::IoTWireless::WirelessGateway.ThingArn`.
|
@Stability(value=Stable) @NotNull Object getLoRaWan()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getLastUplinkReceivedAt()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) @Nullable default String getThingArn()
@Stability(value=Stable) static CfnWirelessGatewayProps.Builder builder()
CfnWirelessGatewayProps.Builder of CfnWirelessGatewayPropsCopyright © 2021. All rights reserved.