src/sagemaker_core/main/config_schema.py [314:328]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                            }
                                        },
                                        "execution_role_arn": {"type": "string"},
                                        "vpc_config": {
                                            "security_group_ids": {
                                                "type": "array",
                                                "items": {"type": "string"},
                                            },
                                            "subnets": {
                                                "type": "array",
                                                "items": {"type": "string"},
                                            },
                                        },
                                    },
                                },
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/sagemaker_core/main/config_schema.py [474:488]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                            }
                                        },
                                        "execution_role_arn": {"type": "string"},
                                        "vpc_config": {
                                            "security_group_ids": {
                                                "type": "array",
                                                "items": {"type": "string"},
                                            },
                                            "subnets": {
                                                "type": "array",
                                                "items": {"type": "string"},
                                            },
                                        },
                                    },
                                },
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



