src/sagemaker_core/main/config_schema.py [164:178]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                        },
                                        "network_config": {
                                            "vpc_config": {
                                                "security_group_ids": {
                                                    "type": "array",
                                                    "items": {"type": "string"},
                                                },
                                                "subnets": {
                                                    "type": "array",
                                                    "items": {"type": "string"},
                                                },
                                            }
                                        },
                                    },
                                },
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/sagemaker_core/main/config_schema.py [671:685]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                        },
                                        "network_config": {
                                            "vpc_config": {
                                                "security_group_ids": {
                                                    "type": "array",
                                                    "items": {"type": "string"},
                                                },
                                                "subnets": {
                                                    "type": "array",
                                                    "items": {"type": "string"},
                                                },
                                            }
                                        },
                                    },
                                },
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



