View a markdown version of this page

LinkRoutingRuleSummary - AWS RTB Fabric

LinkRoutingRuleSummary

A summary of a link routing rule.

Contents

conditions

The conditions for the routing rule.

Type: RuleCondition object

Required: Yes

createdAt

The timestamp of when the routing rule was created.

Type: Timestamp

Required: Yes

priority

The priority of the routing rule.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 1000.

Required: Yes

ruleId

The unique identifier of the routing rule.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 30.

Pattern: rule-[a-z0-9-]{1,25}

Required: Yes

status

The status of the routing rule.

Type: String

Valid Values: CREATION_IN_PROGRESS | ACTIVE | UPDATE_IN_PROGRESS | DELETION_IN_PROGRESS | DELETED | FAILED

Required: Yes

updatedAt

The timestamp of when the routing rule was last updated.

Type: Timestamp

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: