Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.IoTWireless

AWS::IoTWireless Construct Library

--- cfn-resources: Stable
All classes with the <code>Cfn</code> prefix in this module (<a href="https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib">CFN Resources</a>) are always stable and safe to use.

This module is part of the AWS Cloud Development Kit project.

using Amazon.CDK.AWS.IoTWireless;

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

    There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

    For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IoTWireless.

    (Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

    Classes

    CfnDestination

    A CloudFormation AWS::IoTWireless::Destination.

    CfnDestinationProps

    Properties for defining a CfnDestination.

    CfnDeviceProfile

    A CloudFormation AWS::IoTWireless::DeviceProfile.

    CfnDeviceProfile.LoRaWANDeviceProfileProperty

    LoRaWAN device profile object.

    CfnDeviceProfileProps

    Properties for defining a CfnDeviceProfile.

    CfnFuotaTask

    A CloudFormation AWS::IoTWireless::FuotaTask.

    CfnFuotaTask.LoRaWANProperty

    The LoRaWAN information used with a FUOTA task.

    CfnFuotaTaskProps

    Properties for defining a CfnFuotaTask.

    CfnMulticastGroup

    A CloudFormation AWS::IoTWireless::MulticastGroup.

    CfnMulticastGroup.LoRaWANProperty

    The LoRaWAN information that is to be used with the multicast group.

    CfnMulticastGroupProps

    Properties for defining a CfnMulticastGroup.

    CfnPartnerAccount

    A CloudFormation AWS::IoTWireless::PartnerAccount.

    CfnPartnerAccount.SidewalkAccountInfoProperty

    Information about a Sidewalk account.

    CfnPartnerAccount.SidewalkUpdateAccountProperty

    Sidewalk update.

    CfnPartnerAccountProps

    Properties for defining a CfnPartnerAccount.

    CfnServiceProfile

    A CloudFormation AWS::IoTWireless::ServiceProfile.

    CfnServiceProfile.LoRaWANServiceProfileProperty

    LoRaWANServiceProfile object.

    CfnServiceProfileProps

    Properties for defining a CfnServiceProfile.

    CfnTaskDefinition

    A CloudFormation AWS::IoTWireless::TaskDefinition.

    CfnTaskDefinition.LoRaWANGatewayVersionProperty

    LoRaWANGatewayVersion object.

    CfnTaskDefinition.LoRaWANUpdateGatewayTaskCreateProperty

    The signature used to verify the update firmware.

    CfnTaskDefinition.LoRaWANUpdateGatewayTaskEntryProperty

    LoRaWANUpdateGatewayTaskEntry object.

    CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty

    UpdateWirelessGatewayTaskCreate object.

    CfnTaskDefinitionProps

    Properties for defining a CfnTaskDefinition.

    CfnWirelessDevice

    A CloudFormation AWS::IoTWireless::WirelessDevice.

    CfnWirelessDevice.AbpV10xProperty

    ABP device object for LoRaWAN specification v1.0.x.

    CfnWirelessDevice.AbpV11Property

    ABP device object for create APIs for v1.1.

    CfnWirelessDevice.LoRaWANDeviceProperty

    LoRaWAN object for create functions.

    CfnWirelessDevice.OtaaV10xProperty

    OTAA device object for create APIs for v1.0.x.

    CfnWirelessDevice.OtaaV11Property

    OTAA device object for v1.1 for create APIs.

    CfnWirelessDevice.SessionKeysAbpV10xProperty

    LoRaWAN object for create APIs.

    CfnWirelessDevice.SessionKeysAbpV11Property

    Session keys for ABP v1.1.

    CfnWirelessDeviceProps

    Properties for defining a CfnWirelessDevice.

    CfnWirelessGateway

    A CloudFormation AWS::IoTWireless::WirelessGateway.

    CfnWirelessGateway.LoRaWANGatewayProperty

    LoRaWAN wireless gateway object.

    CfnWirelessGatewayProps

    Properties for defining a CfnWirelessGateway.

    Interfaces

    CfnDeviceProfile.ILoRaWANDeviceProfileProperty

    LoRaWAN device profile object.

    CfnFuotaTask.ILoRaWANProperty

    The LoRaWAN information used with a FUOTA task.

    CfnMulticastGroup.ILoRaWANProperty

    The LoRaWAN information that is to be used with the multicast group.

    CfnPartnerAccount.ISidewalkAccountInfoProperty

    Information about a Sidewalk account.

    CfnPartnerAccount.ISidewalkUpdateAccountProperty

    Sidewalk update.

    CfnServiceProfile.ILoRaWANServiceProfileProperty

    LoRaWANServiceProfile object.

    CfnTaskDefinition.ILoRaWANGatewayVersionProperty

    LoRaWANGatewayVersion object.

    CfnTaskDefinition.ILoRaWANUpdateGatewayTaskCreateProperty

    The signature used to verify the update firmware.

    CfnTaskDefinition.ILoRaWANUpdateGatewayTaskEntryProperty

    LoRaWANUpdateGatewayTaskEntry object.

    CfnTaskDefinition.IUpdateWirelessGatewayTaskCreateProperty

    UpdateWirelessGatewayTaskCreate object.

    CfnWirelessDevice.IAbpV10xProperty

    ABP device object for LoRaWAN specification v1.0.x.

    CfnWirelessDevice.IAbpV11Property

    ABP device object for create APIs for v1.1.

    CfnWirelessDevice.ILoRaWANDeviceProperty

    LoRaWAN object for create functions.

    CfnWirelessDevice.IOtaaV10xProperty

    OTAA device object for create APIs for v1.0.x.

    CfnWirelessDevice.IOtaaV11Property

    OTAA device object for v1.1 for create APIs.

    CfnWirelessDevice.ISessionKeysAbpV10xProperty

    LoRaWAN object for create APIs.

    CfnWirelessDevice.ISessionKeysAbpV11Property

    Session keys for ABP v1.1.

    CfnWirelessGateway.ILoRaWANGatewayProperty

    LoRaWAN wireless gateway object.

    ICfnDestinationProps

    Properties for defining a CfnDestination.

    ICfnDeviceProfileProps

    Properties for defining a CfnDeviceProfile.

    ICfnFuotaTaskProps

    Properties for defining a CfnFuotaTask.

    ICfnMulticastGroupProps

    Properties for defining a CfnMulticastGroup.

    ICfnPartnerAccountProps

    Properties for defining a CfnPartnerAccount.

    ICfnServiceProfileProps

    Properties for defining a CfnServiceProfile.

    ICfnTaskDefinitionProps

    Properties for defining a CfnTaskDefinition.

    ICfnWirelessDeviceProps

    Properties for defining a CfnWirelessDevice.

    ICfnWirelessGatewayProps

    Properties for defining a CfnWirelessGateway.

    Back to top Generated by DocFX