vpcConfig property

Output<ModelVpcConfig?> vpcConfig
latefinal

Specifies the VPC that you want your model to connect to. This configuration is used in hosting services and in batch transform. See VPC Config.

Implementation

late final pulumi.Output<ModelVpcConfig?> vpcConfig;