Monitoring Schedule Vpc Config
data class MonitoringScheduleVpcConfig(val securityGroupIds: List<String>, val subnets: List<String>)
Specifies a VPC that your training jobs and hosted models have access to. Control access to and from your training and model containers by configuring the VPC.