Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnClusterPropsMixin.VpcConfigProperty
Packages that use CfnClusterPropsMixin.VpcConfigProperty
-
Uses of CfnClusterPropsMixin.VpcConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnClusterPropsMixin.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.VpcConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnClusterPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnClusterPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ClusterInstanceGroupProperty.Builder.overrideVpcConfig(CfnClusterPropsMixin.VpcConfigProperty overrideVpcConfig) Sets the value ofCfnClusterPropsMixin.ClusterInstanceGroupProperty.getOverrideVpcConfig()CfnClusterPropsMixin.ClusterRestrictedInstanceGroupProperty.Builder.overrideVpcConfig(CfnClusterPropsMixin.VpcConfigProperty overrideVpcConfig) CfnClusterMixinProps.Builder.vpcConfig(CfnClusterPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnClusterMixinProps.getVpcConfig()CfnClusterPropsMixin.Builder.vpcConfig(CfnClusterPropsMixin.VpcConfigProperty vpcConfig) Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to.