View a markdown version of this page

AWS::SageMaker::HyperParameterTuningJob IntegerParameterRangesItems - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::HyperParameterTuningJob IntegerParameterRangesItems

The IntegerParameterRangesItems property type specifies Property description not available. for an AWS::SageMaker::HyperParameterTuningJob.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "MaxValue" : String, "MinValue" : String, "Name" : String, "ScalingType" : String }

YAML

MaxValue: String MinValue: String Name: String ScalingType: String

Properties

MaxValue

Property description not available.

Required: Yes

Type: String

Minimum: 0

Maximum: 256

Update requires: Replacement

MinValue

Property description not available.

Required: Yes

Type: String

Minimum: 0

Maximum: 256

Update requires: Replacement

Name

Property description not available.

Required: Yes

Type: String

Minimum: 0

Maximum: 256

Update requires: Replacement

ScalingType

Property description not available.

Required: No

Type: String

Allowed values: Auto | Linear | Logarithmic | ReverseLogarithmic

Update requires: Replacement