AWS::CloudFront::Distribution OriginGroupMember
An origin in an origin group.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "OriginId" :
String
}
YAML
OriginId:
String
Properties
OriginId
-
The ID for an origin in an origin group.
Required: Yes
Type: String
Update requires: No interruption