View a markdown version of this page

AWS::RTBFabric::LinkRoutingRule - 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::RTBFabric::LinkRoutingRule

The AWS::RTBFabric::LinkRoutingRule resource Property description not available. for RTBFabric.

Syntax

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

JSON

{ "Type" : "AWS::RTBFabric::LinkRoutingRule", "Properties" : { "Conditions" : RuleCondition, "GatewayId" : String, "LinkId" : String, "Priority" : Integer, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::RTBFabric::LinkRoutingRule Properties: Conditions: RuleCondition GatewayId: String LinkId: String Priority: Integer Tags: - Tag

Properties

Conditions

The conditions for the routing rule.

Required: Yes

Type: RuleCondition

Update requires: No interruption

GatewayId

Property description not available.

Required: Yes

Type: String

Pattern: ^rtb-gw-[a-z0-9-]{1,25}$

Update requires: Some interruptions

LinkId

Property description not available.

Required: Yes

Type: String

Pattern: ^link-[a-z0-9-]{1,25}$

Update requires: Some interruptions

Priority

The priority of the routing rule.

Required: Yes

Type: Integer

Minimum: 1

Maximum: 1000

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Minimum: 0

Maximum: 50

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreatedTimestamp

Property description not available.

RuleId

The unique identifier of the routing rule.

Status

The status of the routing rule.

UpdatedTimestamp

Property description not available.