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:
Integer
Seed:Integer
ShapBaselineConfig:ClarifyShapBaselineConfig
TextConfig:ClarifyTextConfig
UseLogit:Boolean
Properties
NumberOfSamples
Property description not available.
Required: No
Type: Integer
Update requires: Replacement
Seed
Property description not available.
Required: No
Type: Integer
Update requires: Replacement
ShapBaselineConfig
Property description not available.
Required: Yes
Type: ClarifyShapBaselineConfig
Update requires: Replacement
TextConfig
Property description not available.
Required: No
Type: ClarifyTextConfig
Update requires: Replacement
UseLogit
Property description not available.
Required: No
Type: Boolean
Update requires: Replacement