Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnWorkforce.SourceIpConfigProperty
Packages that use CfnWorkforce.SourceIpConfigProperty
-
Uses of CfnWorkforce.SourceIpConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnWorkforce.SourceIpConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkforce.SourceIpConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnWorkforce.SourceIpConfigPropertyModifier and TypeMethodDescriptionCfnWorkforce.SourceIpConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnWorkforce.SourceIpConfigPropertyModifier and TypeMethodDescriptionvoidCfnWorkforce.setSourceIpConfig(CfnWorkforce.SourceIpConfigProperty value) A list of IP address ranges used to access your training data.CfnWorkforce.Builder.sourceIpConfig(CfnWorkforce.SourceIpConfigProperty sourceIpConfig) A list of IP address ranges used to access your training data.CfnWorkforceProps.Builder.sourceIpConfig(CfnWorkforce.SourceIpConfigProperty sourceIpConfig) Sets the value ofCfnWorkforceProps.getSourceIpConfig()