vpcConfig

@JvmName(name = "qmhmoxpmfqxdnswy")
suspend fun vpcConfig(value: Output<ClusterVpcConfigArgs>)
@JvmName(name = "xbylaeahfpwihktq")
suspend fun vpcConfig(value: ClusterVpcConfigArgs?)

Parameters

value

Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC. For more information, see Give SageMaker Access to Resources in your Amazon VPC .


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

Parameters

argument

Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC. For more information, see Give SageMaker Access to Resources in your Amazon VPC .