AWS::Deadline::Fleet ServiceManagedEc2InstanceMarketOptions - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::Deadline::Fleet ServiceManagedEc2InstanceMarketOptions

The details of the Amazon EC2 instance market options for a service managed fleet.

Syntax

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

JSON

{ "Type" : String }

YAML

Type: String

Properties

Type

The Amazon EC2 instance type.

Required: Yes

Type: String

Allowed values: on-demand | spot | wait-and-save

Update requires: No interruption