AWS::RefactorSpaces::Route DefaultRouteInput - 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::RefactorSpaces::Route DefaultRouteInput

The configuration for the default route type.

Syntax

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

JSON

{ "ActivationState" : String }

YAML

ActivationState: String

Properties

ActivationState

If set to ACTIVE, traffic is forwarded to this route’s service after the route is created.

Required: Yes

Type: String

Allowed values: INACTIVE | ACTIVE

Update requires: No interruption