ServiceProfileLoRaWanServiceProfileArgs

data class ServiceProfileLoRaWanServiceProfileArgs(val addGwMetadata: Output<Boolean>? = null, val channelMask: Output<String>? = null, val devStatusReqFreq: Output<Int>? = null, val dlBucketSize: Output<Int>? = null, val dlRate: Output<Int>? = null, val dlRatePolicy: Output<String>? = null, val drMax: Output<Int>? = null, val drMin: Output<Int>? = null, val hrAllowed: Output<Boolean>? = null, val minGwDiversity: Output<Int>? = null, val nwkGeoLoc: Output<Boolean>? = null, val prAllowed: Output<Boolean>? = null, val raAllowed: Output<Boolean>? = null, val reportDevStatusBattery: Output<Boolean>? = null, val reportDevStatusMargin: Output<Boolean>? = null, val targetPer: Output<Int>? = null, val ulBucketSize: Output<Int>? = null, val ulRate: Output<Int>? = null, val ulRatePolicy: Output<String>? = null) : ConvertibleToJava<ServiceProfileLoRaWanServiceProfileArgs>

Constructors

Link copied to clipboard
constructor(addGwMetadata: Output<Boolean>? = null, channelMask: Output<String>? = null, devStatusReqFreq: Output<Int>? = null, dlBucketSize: Output<Int>? = null, dlRate: Output<Int>? = null, dlRatePolicy: Output<String>? = null, drMax: Output<Int>? = null, drMin: Output<Int>? = null, hrAllowed: Output<Boolean>? = null, minGwDiversity: Output<Int>? = null, nwkGeoLoc: Output<Boolean>? = null, prAllowed: Output<Boolean>? = null, raAllowed: Output<Boolean>? = null, reportDevStatusBattery: Output<Boolean>? = null, reportDevStatusMargin: Output<Boolean>? = null, targetPer: Output<Int>? = null, ulBucketSize: Output<Int>? = null, ulRate: Output<Int>? = null, ulRatePolicy: Output<String>? = null)

Properties

Link copied to clipboard
val addGwMetadata: Output<Boolean>? = null

The AddGWMetaData value.

Link copied to clipboard
val channelMask: Output<String>? = null

The ChannelMask value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val devStatusReqFreq: Output<Int>? = null

The DevStatusReqFreq value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val dlBucketSize: Output<Int>? = null

The DLBucketSize value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val dlRate: Output<Int>? = null

The DLRate value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val dlRatePolicy: Output<String>? = null

The DLRatePolicy value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val drMax: Output<Int>? = null

The DRMax value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val drMin: Output<Int>? = null

The DRMin value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val hrAllowed: Output<Boolean>? = null

The HRAllowed value that describes whether handover roaming is allowed. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val minGwDiversity: Output<Int>? = null

The MinGwDiversity value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val nwkGeoLoc: Output<Boolean>? = null

The NwkGeoLoc value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val prAllowed: Output<Boolean>? = null

The PRAllowed value that describes whether passive roaming is allowed. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val raAllowed: Output<Boolean>? = null

The RAAllowed value that describes whether roaming activation is allowed.

Link copied to clipboard
val reportDevStatusBattery: Output<Boolean>? = null

The ReportDevStatusBattery value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val reportDevStatusMargin: Output<Boolean>? = null

The ReportDevStatusMargin value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val targetPer: Output<Int>? = null

The TargetPer value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val ulBucketSize: Output<Int>? = null

The UlBucketSize value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val ulRate: Output<Int>? = null

The ULRate value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Link copied to clipboard
val ulRatePolicy: Output<String>? = null

The ULRatePolicy value. This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

Functions

Link copied to clipboard
open override fun toJava(): ServiceProfileLoRaWanServiceProfileArgs