An example resource schema demonstrating some basic constructs and validation rules.
lo_ra_wan
(Attributes) LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation (see below for nested schema)name
(String) Name of service profiletags
(Attributes Set) A list of key-value pairs that contain metadata for the service profile. (see below for nested schema)arn
(String) Service profile Arn. Returned after successful create.id
(String) Uniquely identifies the resource.service_profile_id
(String) Service profile Id. Returned after successful create.lo_ra_wan
Optional:
add_gw_metadata
(Boolean)pr_allowed
(Boolean)ra_allowed
(Boolean)Read-Only:
channel_mask
(String)dev_status_req_freq
(Number)dl_bucket_size
(Number)dl_rate
(Number)dl_rate_policy
(String)dr_max
(Number)dr_min
(Number)hr_allowed
(Boolean)min_gw_diversity
(Number)nwk_geo_loc
(Boolean)report_dev_status_battery
(Boolean)report_dev_status_margin
(Boolean)target_per
(Number)ul_bucket_size
(Number)ul_rate
(Number)ul_rate_policy
(String)tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotwireless_service_profile.example <resource ID>