Class: Aws::Types::LoRaWANGetServiceProfileInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#add_gw_metadata ⇒ Boolean

Returns the value of attribute add_gw_metadata.

Returns:

  • (Boolean)


1428
1429
1430
# File 'sig/types.rbs', line 1428

def 
  @add_gw_metadata
end

#channel_mask ⇒ ::String

Returns the value of attribute channel_mask.

Returns:

  • (::String)


1434
1435
1436
# File 'sig/types.rbs', line 1434

def channel_mask
  @channel_mask
end

#dev_status_req_freq ⇒ ::Integer

Returns the value of attribute dev_status_req_freq.

Returns:

  • (::Integer)


1429
1430
1431
# File 'sig/types.rbs', line 1429

def dev_status_req_freq
  @dev_status_req_freq
end

#dl_bucket_size ⇒ ::Integer

Returns the value of attribute dl_bucket_size.

Returns:

  • (::Integer)


1426
1427
1428
# File 'sig/types.rbs', line 1426

def dl_bucket_size
  @dl_bucket_size
end

#dl_rate ⇒ ::Integer

Returns the value of attribute dl_rate.

Returns:

  • (::Integer)


1425
1426
1427
# File 'sig/types.rbs', line 1425

def dl_rate
  @dl_rate
end

#dl_rate_policy ⇒ ::String

Returns the value of attribute dl_rate_policy.

Returns:

  • (::String)


1427
1428
1429
# File 'sig/types.rbs', line 1427

def dl_rate_policy
  @dl_rate_policy
end

#dr_max ⇒ ::Integer

Returns the value of attribute dr_max.

Returns:

  • (::Integer)


1433
1434
1435
# File 'sig/types.rbs', line 1433

def dr_max
  @dr_max
end

#dr_min ⇒ ::Integer

Returns the value of attribute dr_min.

Returns:

  • (::Integer)


1432
1433
1434
# File 'sig/types.rbs', line 1432

def dr_min
  @dr_min
end

#hr_allowed ⇒ Boolean

Returns the value of attribute hr_allowed.

Returns:

  • (Boolean)


1436
1437
1438
# File 'sig/types.rbs', line 1436

def hr_allowed
  @hr_allowed
end

#min_gw_diversity ⇒ ::Integer

Returns the value of attribute min_gw_diversity.

Returns:

  • (::Integer)


1440
1441
1442
# File 'sig/types.rbs', line 1440

def min_gw_diversity
  @min_gw_diversity
end

#nb_trans_max ⇒ ::Integer

Returns the value of attribute nb_trans_max.

Returns:

  • (::Integer)


1444
1445
1446
# File 'sig/types.rbs', line 1444

def nb_trans_max
  @nb_trans_max
end

#nb_trans_min ⇒ ::Integer

Returns the value of attribute nb_trans_min.

Returns:

  • (::Integer)


1443
1444
1445
# File 'sig/types.rbs', line 1443

def nb_trans_min
  @nb_trans_min
end

#nwk_geo_loc ⇒ Boolean

Returns the value of attribute nwk_geo_loc.

Returns:

  • (Boolean)


1438
1439
1440
# File 'sig/types.rbs', line 1438

def nwk_geo_loc
  @nwk_geo_loc
end

#pr_allowed ⇒ Boolean

Returns the value of attribute pr_allowed.

Returns:

  • (Boolean)


1435
1436
1437
# File 'sig/types.rbs', line 1435

def pr_allowed
  @pr_allowed
end

#ra_allowed ⇒ Boolean

Returns the value of attribute ra_allowed.

Returns:

  • (Boolean)


1437
1438
1439
# File 'sig/types.rbs', line 1437

def ra_allowed
  @ra_allowed
end

#report_dev_status_battery ⇒ Boolean

Returns the value of attribute report_dev_status_battery.

Returns:

  • (Boolean)


1430
1431
1432
# File 'sig/types.rbs', line 1430

def report_dev_status_battery
  @report_dev_status_battery
end

#report_dev_status_margin ⇒ Boolean

Returns the value of attribute report_dev_status_margin.

Returns:

  • (Boolean)


1431
1432
1433
# File 'sig/types.rbs', line 1431

def report_dev_status_margin
  @report_dev_status_margin
end

#target_per ⇒ ::Integer

Returns the value of attribute target_per.

Returns:

  • (::Integer)


1439
1440
1441
# File 'sig/types.rbs', line 1439

def target_per
  @target_per
end

#tx_power_index_max ⇒ ::Integer

Returns the value of attribute tx_power_index_max.

Returns:

  • (::Integer)


1442
1443
1444
# File 'sig/types.rbs', line 1442

def tx_power_index_max
  @tx_power_index_max
end

#tx_power_index_min ⇒ ::Integer

Returns the value of attribute tx_power_index_min.

Returns:

  • (::Integer)


1441
1442
1443
# File 'sig/types.rbs', line 1441

def tx_power_index_min
  @tx_power_index_min
end

#ul_bucket_size ⇒ ::Integer

Returns the value of attribute ul_bucket_size.

Returns:

  • (::Integer)


1423
1424
1425
# File 'sig/types.rbs', line 1423

def ul_bucket_size
  @ul_bucket_size
end

#ul_rate ⇒ ::Integer

Returns the value of attribute ul_rate.

Returns:

  • (::Integer)


1422
1423
1424
# File 'sig/types.rbs', line 1422

def ul_rate
  @ul_rate
end

#ul_rate_policy ⇒ ::String

Returns the value of attribute ul_rate_policy.

Returns:

  • (::String)


1424
1425
1426
# File 'sig/types.rbs', line 1424

def ul_rate_policy
  @ul_rate_policy
end