Data Source: oci_fleet_apps_management_fleet_property
This data source provides details about a specific Fleet Property resource in Oracle Cloud Infrastructure Fleet Apps Management service.
Gets a FleetProperty by identifier
Example Usage
data "oci_fleet_apps_management_fleet_property" "test_fleet_property" {
#Required
fleet_id = oci_fleet_apps_management_fleet.test_fleet.id
fleet_property_id = oci_fleet_apps_management_property.test_property.id
}
Argument Reference
The following arguments are supported:
fleet_id
- (Required) unique Fleet identifierfleet_property_id
- (Required) unique FleetProperty identifier
Attributes Reference
The following attributes are exported:
allowed_values
- Values of the category (must be a single value if selection = ‘single choice’)compartment_id
- Tenancy OCIDdisplay_name
- A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information. Example:My new resource
id
- The unique id of the resource.property_id
- Property Id Ocid.selection_type
- Text selection of the categorystate
- The current state of the FleetProperty.system_tags
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:{"orcl-cloud.free-tier-retained": "true"}
time_created
- The time this resource was created. An RFC3339 formatted datetime string.time_updated
- The time this resource was last updated. An RFC3339 formatted datetime string.value
- Value of the Propertyvalue_type
- Format of the value