Data Source: oci_iot_digital_twin_model_spec
This data source provides details about a specific Digital Twin Model Spec resource in Oracle Cloud Infrastructure Iot service.
Retrieves the spec of digital twin model identified by the specified OCID.
Example Usage
data "oci_iot_digital_twin_model_spec" "test_digital_twin_model_spec" {
#Required
digital_twin_model_id = oci_iot_digital_twin_model.test_digital_twin_model.id
}
Argument Reference
The following arguments are supported:
digital_twin_model_id
- (Required) The OCID of digital twin model.
Attributes Reference
The following attributes are exported: