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::InboundExternalLink
The AWS::RTBFabric::InboundExternalLink resource Property description not available. for RTBFabric.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::RTBFabric::InboundExternalLink", "Properties" : { "GatewayId" :String, "LinkAttributes" :LinkAttributes, "LinkLogSettings" :LinkLogSettings, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::RTBFabric::InboundExternalLink Properties: GatewayId:StringLinkAttributes:LinkAttributesLinkLogSettings:LinkLogSettingsTags:- Tag
Properties
GatewayIdProperty description not available.
Required: Yes
Type: String
Pattern:
^rtb-gw-[a-z0-9-]{1,25}$Update requires: Some interruptions
LinkAttributesProperty description not available.
Required: No
Type: LinkAttributes
Update requires: Some interruptions
LinkLogSettingsProperty description not available.
Required: Yes
Type: LinkLogSettings
Update requires: Some interruptions
Property description not available.
Required: No
Type: Array of Tag
Minimum:
0Maximum:
50Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreatedTimestampProperty description not available.
LinkIdProperty description not available.
LinkStatusProperty description not available.
UpdatedTimestampProperty description not available.