Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.ExplainerConfigProperty
Packages that use CfnEndpointConfig.ExplainerConfigProperty
-
Uses of CfnEndpointConfig.ExplainerConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnEndpointConfig.ExplainerConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEndpointConfig.ExplainerConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnEndpointConfig.ExplainerConfigPropertyModifier and TypeMethodDescriptionCfnEndpointConfig.ExplainerConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnEndpointConfig.ExplainerConfigPropertyModifier and TypeMethodDescriptionCfnEndpointConfig.Builder.explainerConfig(CfnEndpointConfig.ExplainerConfigProperty explainerConfig) A parameter to activate explainers.CfnEndpointConfigProps.Builder.explainerConfig(CfnEndpointConfig.ExplainerConfigProperty explainerConfig) Sets the value ofCfnEndpointConfigProps.getExplainerConfig()voidCfnEndpointConfig.setExplainerConfig(CfnEndpointConfig.ExplainerConfigProperty value) A parameter to activate explainers.