Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnEndpointMixinProps.Builder
Packages that use CfnEndpointMixinProps.Builder
-
Uses of CfnEndpointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnEndpointMixinProps.BuilderModifier and TypeMethodDescriptionCfnEndpointMixinProps.builder()CfnEndpointMixinProps.Builder.deploymentConfig(CfnEndpointPropsMixin.DeploymentConfigProperty deploymentConfig) Sets the value ofCfnEndpointMixinProps.getDeploymentConfig()CfnEndpointMixinProps.Builder.deploymentConfig(IResolvable deploymentConfig) Sets the value ofCfnEndpointMixinProps.getDeploymentConfig()CfnEndpointMixinProps.Builder.endpointConfigName(String endpointConfigName) Sets the value ofCfnEndpointMixinProps.getEndpointConfigName()CfnEndpointMixinProps.Builder.endpointName(String endpointName) Sets the value ofCfnEndpointMixinProps.getEndpointName()CfnEndpointMixinProps.Builder.excludeRetainedVariantProperties(List<? extends Object> excludeRetainedVariantProperties) Sets the value ofCfnEndpointMixinProps.getExcludeRetainedVariantProperties()CfnEndpointMixinProps.Builder.excludeRetainedVariantProperties(IResolvable excludeRetainedVariantProperties) Sets the value ofCfnEndpointMixinProps.getExcludeRetainedVariantProperties()CfnEndpointMixinProps.Builder.retainAllVariantProperties(Boolean retainAllVariantProperties) Sets the value ofCfnEndpointMixinProps.getRetainAllVariantProperties()CfnEndpointMixinProps.Builder.retainAllVariantProperties(IResolvable retainAllVariantProperties) Sets the value ofCfnEndpointMixinProps.getRetainAllVariantProperties()CfnEndpointMixinProps.Builder.retainDeploymentConfig(Boolean retainDeploymentConfig) Sets the value ofCfnEndpointMixinProps.getRetainDeploymentConfig()CfnEndpointMixinProps.Builder.retainDeploymentConfig(IResolvable retainDeploymentConfig) Sets the value ofCfnEndpointMixinProps.getRetainDeploymentConfig()Sets the value ofCfnEndpointMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnEndpointMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEndpointMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEndpointMixinProps.Builder.