Data Source: oci_datascience_fast_launch_job_configs
This data source provides the list of Fast Launch Job Configs in Oracle Cloud Infrastructure Data Science service.
List fast launch capable job configs in the specified compartment.
Example Usage
data "oci_datascience_fast_launch_job_configs" "test_fast_launch_job_configs" {
#Required
compartment_id = var.compartment_id
}
Argument Reference
The following arguments are supported:
compartment_id
- (Required) Filter results by the OCID of the compartment.
Attributes Reference
The following attributes are exported:
fast_launch_job_configs
- The list of fast_launch_job_configs.
FastLaunchJobConfig Reference
The following attributes are exported:
core_count
- The number of cores associated with this fast launch job shape.managed_egress_support
- The managed egress supportmemory_in_gbs
- The number of cores associated with this fast launch job shape.name
- The name of the fast launch job configshape_name
- The name of the fast launch job shape.shape_series
- The family that the compute shape belongs to.