vpcConfig property

Input<ModelVpcConfig?>? vpcConfig
final

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

final pulumi.Input<ModelVpcConfig?>? vpcConfig;