Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnEndpointConfigMixinProps.Builder
Packages that use CfnEndpointConfigMixinProps.Builder
-
Uses of CfnEndpointConfigMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnEndpointConfigMixinProps.BuilderModifier and TypeMethodDescriptionCfnEndpointConfigMixinProps.Builder.asyncInferenceConfig(CfnEndpointConfigPropsMixin.AsyncInferenceConfigProperty asyncInferenceConfig) Sets the value ofCfnEndpointConfigMixinProps.getAsyncInferenceConfig()CfnEndpointConfigMixinProps.Builder.asyncInferenceConfig(IResolvable asyncInferenceConfig) Sets the value ofCfnEndpointConfigMixinProps.getAsyncInferenceConfig()CfnEndpointConfigMixinProps.builder()CfnEndpointConfigMixinProps.Builder.dataCaptureConfig(CfnEndpointConfigPropsMixin.DataCaptureConfigProperty dataCaptureConfig) Sets the value ofCfnEndpointConfigMixinProps.getDataCaptureConfig()CfnEndpointConfigMixinProps.Builder.dataCaptureConfig(IResolvable dataCaptureConfig) Sets the value ofCfnEndpointConfigMixinProps.getDataCaptureConfig()CfnEndpointConfigMixinProps.Builder.enableNetworkIsolation(Boolean enableNetworkIsolation) Sets the value ofCfnEndpointConfigMixinProps.getEnableNetworkIsolation()CfnEndpointConfigMixinProps.Builder.enableNetworkIsolation(IResolvable enableNetworkIsolation) Sets the value ofCfnEndpointConfigMixinProps.getEnableNetworkIsolation()CfnEndpointConfigMixinProps.Builder.endpointConfigName(String endpointConfigName) Sets the value ofCfnEndpointConfigMixinProps.getEndpointConfigName()CfnEndpointConfigMixinProps.Builder.executionRoleArn(String executionRoleArn) Sets the value ofCfnEndpointConfigMixinProps.getExecutionRoleArn()CfnEndpointConfigMixinProps.Builder.explainerConfig(CfnEndpointConfigPropsMixin.ExplainerConfigProperty explainerConfig) Sets the value ofCfnEndpointConfigMixinProps.getExplainerConfig()CfnEndpointConfigMixinProps.Builder.explainerConfig(IResolvable explainerConfig) Sets the value ofCfnEndpointConfigMixinProps.getExplainerConfig()Sets the value ofCfnEndpointConfigMixinProps.getKmsKeyId()CfnEndpointConfigMixinProps.Builder.productionVariants(List<? extends Object> productionVariants) Sets the value ofCfnEndpointConfigMixinProps.getProductionVariants()CfnEndpointConfigMixinProps.Builder.productionVariants(IResolvable productionVariants) Sets the value ofCfnEndpointConfigMixinProps.getProductionVariants()CfnEndpointConfigMixinProps.Builder.shadowProductionVariants(List<? extends Object> shadowProductionVariants) Sets the value ofCfnEndpointConfigMixinProps.getShadowProductionVariants()CfnEndpointConfigMixinProps.Builder.shadowProductionVariants(IResolvable shadowProductionVariants) Sets the value ofCfnEndpointConfigMixinProps.getShadowProductionVariants()Sets the value ofCfnEndpointConfigMixinProps.getTags()CfnEndpointConfigMixinProps.Builder.vpcConfig(CfnEndpointConfigPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnEndpointConfigMixinProps.getVpcConfig()CfnEndpointConfigMixinProps.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnEndpointConfigMixinProps.getVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnEndpointConfigMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointConfigMixinProps.Builder.