vpcConfig

@JvmName(name = "vnjrbtjpgcjmamjw")
suspend fun vpcConfig(value: Output<ModelVpcConfigArgs>)
@JvmName(name = "vdsvfmjvbvxnaxds")
suspend fun vpcConfig(value: ModelVpcConfigArgs?)

Parameters

value

Specifies the VPC that you want your model to connect to. VpcConfig is used in hosting services and in batch transform.


@JvmName(name = "xarvspvqemxykhup")
suspend fun vpcConfig(argument: suspend ModelVpcConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies the VPC that you want your model to connect to. VpcConfig is used in hosting services and in batch transform.