AWS::RefactorSpaces::Route DefaultRouteInput
The configuration for the default route type.
Syntax
To declare this entity in your Amazon 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
Update requires: No interruption