Uses of Class
software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
-
Packages that use WorkforceVpcConfigResponse Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of WorkforceVpcConfigResponse in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return WorkforceVpcConfigResponse Modifier and Type Method Description WorkforceVpcConfigResponseWorkforce. workforceVpcConfig()The configuration of a VPC workforce.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type WorkforceVpcConfigResponse Modifier and Type Method Description Workforce.BuilderWorkforce.Builder. workforceVpcConfig(WorkforceVpcConfigResponse workforceVpcConfig)The configuration of a VPC workforce.
-