AWS::SageMaker::EndpointConfig ClarifyShapConfig
The ClarifyShapConfig property type specifies Property description not available. for an AWS::SageMaker::EndpointConfig.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "NumberOfSamples" :Integer, "Seed" :Integer, "ShapBaselineConfig" :ClarifyShapBaselineConfig, "TextConfig" :ClarifyTextConfig, "UseLogit" :Boolean}
YAML
NumberOfSamples:IntegerSeed:IntegerShapBaselineConfig:ClarifyShapBaselineConfigTextConfig:ClarifyTextConfigUseLogit:Boolean
Properties
NumberOfSamplesProperty description not available.
Required: No
Type: Integer
Update requires: Replacement
SeedProperty description not available.
Required: No
Type: Integer
Update requires: Replacement
ShapBaselineConfigProperty description not available.
Required: Yes
Type: ClarifyShapBaselineConfig
Update requires: Replacement
TextConfigProperty description not available.
Required: No
Type: ClarifyTextConfig
Update requires: Replacement
UseLogitProperty description not available.
Required: No
Type: Boolean
Update requires: Replacement