AWS::EC2::TransitGatewayPeeringAttachment PeeringAttachmentStatus - AWS CloudFormation

AWS::EC2::TransitGatewayPeeringAttachment PeeringAttachmentStatus

The status of the transit gateway peering attachment.

Syntax

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

JSON

{ "Code" : String, "Message" : String }

YAML

Code: String Message: String

Properties

Code

The status code.

Required: No

Type: String

Update requires: No interruption

Message

The status message, if applicable.

Required: No

Type: String

Update requires: No interruption