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