AWS::IoT::Command CommandParameterValueNumberRange - 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::IoT::Command CommandParameterValueNumberRange

The CommandParameterValueNumberRange property type specifies Property description not available. for an AWS::IoT::Command.

Syntax

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

JSON

{ "Max" : String, "Min" : String }

YAML

Max: String Min: String

Properties

Max

Property description not available.

Required: Yes

Type: String

Minimum: 1

Update requires: No interruption

Min

Property description not available.

Required: Yes

Type: String

Minimum: 1

Update requires: No interruption