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.
data "oci_datascience_fast_launch_job_configs" "test_fast_launch_job_configs" {
#Required
compartment_id = var.compartment_id
}
The following arguments are supported:
compartment_id
- (Required) Filter results by the OCID of the compartment.The following attributes are exported:
fast_launch_job_configs
- The list of fast_launch_job_configs.The following attributes are exported:
core_count
- The number of cores associated with this fast launch job shape. managed_egress_support
- The managed egress support memory_in_gbs
- The number of cores associated with this fast launch job shape. name
- The name of the fast launch job config shape_name
- The name of the fast launch job shape. shape_series
- The family that the compute shape belongs to.