Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnEndpointPropsMixin.DeploymentConfigProperty
Packages that use CfnEndpointPropsMixin.DeploymentConfigProperty
-
Uses of CfnEndpointPropsMixin.DeploymentConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnEndpointPropsMixin.DeploymentConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEndpointPropsMixin.DeploymentConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnEndpointPropsMixin.DeploymentConfigPropertyModifier and TypeMethodDescriptionCfnEndpointPropsMixin.DeploymentConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnEndpointPropsMixin.DeploymentConfigPropertyModifier and TypeMethodDescriptionCfnEndpointMixinProps.Builder.deploymentConfig(CfnEndpointPropsMixin.DeploymentConfigProperty deploymentConfig) Sets the value ofCfnEndpointMixinProps.getDeploymentConfig()CfnEndpointPropsMixin.Builder.deploymentConfig(CfnEndpointPropsMixin.DeploymentConfigProperty deploymentConfig) The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.