Uses of Class
software.amazon.awscdk.services.sagemaker.CfnProcessingJob.VpcConfigProperty.Builder
Packages that use CfnProcessingJob.VpcConfigProperty.Builder
-
Uses of CfnProcessingJob.VpcConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnProcessingJob.VpcConfigProperty.BuilderModifier and TypeMethodDescriptionCfnProcessingJob.VpcConfigProperty.builder()
CfnProcessingJob.VpcConfigProperty.Builder.securityGroupIds
(List<String> securityGroupIds) Sets the value ofCfnProcessingJob.VpcConfigProperty.getSecurityGroupIds()
Sets the value ofCfnProcessingJob.VpcConfigProperty.getSubnets()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnProcessingJob.VpcConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProcessingJob.VpcConfigProperty.Builder
.