DeviceProfile

class DeviceProfile : KotlinCustomResource

Device Profile's resource schema demonstrating some basic constructs and validation rules.

Properties

Link copied to clipboard
val arn: Output<String>

Service profile Arn. Returned after successful create.

Link copied to clipboard
val awsId: Output<String>

Service profile Id. Returned after successful create.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

LoRaWANDeviceProfile supports all LoRa specific attributes for service profile for CreateDeviceProfile operation

Link copied to clipboard
val name: Output<String>?

Name of service profile

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the device profile.

Link copied to clipboard
val urn: Output<String>