Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-transitgatewaymulticastdomain.json
Parent schema serverless-framework-configuration
Type: object

Properties

TransitGatewayId string | Aws_CF_FunctionString required

The ID of the transit gateway.

Tags Tag[]

The tags for the transit gateway multicast domain.

Options object

The options for the transit gateway multicast domain.

3 nested properties
AutoAcceptSharedAssociations string | Aws_CF_FunctionString

Indicates whether to automatically cross-account subnet associations that are associated with the transit gateway multicast domain. Valid Values: enable | disable

Igmpv2Support string | Aws_CF_FunctionString

Indicates whether Internet Group Management Protocol (IGMP) version 2 is turned on for the transit gateway multicast domain. Valid Values: enable | disable

StaticSourcesSupport string | Aws_CF_FunctionString

Indicates whether support for statically configuring transit gateway multicast group sources is turned on. Valid Values: enable | disable

Definitions

Tag object
Key string | Aws_CF_FunctionString

The key of the tag. Constraints: Tag keys are case-sensitive and accept a maximum of 127 Unicode characters. May not begin with aws:.

Value string | Aws_CF_FunctionString

The value of the tag. Constraints: Tag values are case-sensitive and accept a maximum of 255 Unicode characters.