Class: Aws::Types::LoRaWANGetServiceProfileInfo
- Inherits:
-
Object
- Object
- Aws::Types::LoRaWANGetServiceProfileInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#add_gw_metadata ⇒ Boolean
Returns the value of attribute add_gw_metadata.
-
#channel_mask ⇒ ::String
Returns the value of attribute channel_mask.
-
#dev_status_req_freq ⇒ ::Integer
Returns the value of attribute dev_status_req_freq.
-
#dl_bucket_size ⇒ ::Integer
Returns the value of attribute dl_bucket_size.
-
#dl_rate ⇒ ::Integer
Returns the value of attribute dl_rate.
-
#dl_rate_policy ⇒ ::String
Returns the value of attribute dl_rate_policy.
-
#dr_max ⇒ ::Integer
Returns the value of attribute dr_max.
-
#dr_min ⇒ ::Integer
Returns the value of attribute dr_min.
-
#hr_allowed ⇒ Boolean
Returns the value of attribute hr_allowed.
-
#min_gw_diversity ⇒ ::Integer
Returns the value of attribute min_gw_diversity.
-
#nb_trans_max ⇒ ::Integer
Returns the value of attribute nb_trans_max.
-
#nb_trans_min ⇒ ::Integer
Returns the value of attribute nb_trans_min.
-
#nwk_geo_loc ⇒ Boolean
Returns the value of attribute nwk_geo_loc.
-
#pr_allowed ⇒ Boolean
Returns the value of attribute pr_allowed.
-
#ra_allowed ⇒ Boolean
Returns the value of attribute ra_allowed.
-
#report_dev_status_battery ⇒ Boolean
Returns the value of attribute report_dev_status_battery.
-
#report_dev_status_margin ⇒ Boolean
Returns the value of attribute report_dev_status_margin.
-
#target_per ⇒ ::Integer
Returns the value of attribute target_per.
-
#tx_power_index_max ⇒ ::Integer
Returns the value of attribute tx_power_index_max.
-
#tx_power_index_min ⇒ ::Integer
Returns the value of attribute tx_power_index_min.
-
#ul_bucket_size ⇒ ::Integer
Returns the value of attribute ul_bucket_size.
-
#ul_rate ⇒ ::Integer
Returns the value of attribute ul_rate.
-
#ul_rate_policy ⇒ ::String
Returns the value of attribute ul_rate_policy.
Instance Attribute Details
#add_gw_metadata ⇒ Boolean
Returns the value of attribute add_gw_metadata.
1428 1429 1430 |
# File 'sig/types.rbs', line 1428 def @add_gw_metadata end |
#channel_mask ⇒ ::String
Returns the value of attribute channel_mask.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
1424 1425 1426 |
# File 'sig/types.rbs', line 1424 def ul_rate_policy @ul_rate_policy end |