menu
pulumi_aws package
documentation
sagemaker.dart
TrainingJobVpcConfig
subnets property
subnets property
dark_mode
light_mode
subnets
property
Input
<
List
<
String
>
>
subnets
final
List of subnet IDs. Maximum of 16.
Implementation
final pulumi.Input<List<String>> subnets;
pulumi_aws package
documentation
sagemaker
TrainingJobVpcConfig
subnets property
TrainingJobVpcConfig class