AWS::MediaLive::CloudWatchAlarmTemplateGroupDefinition of AWS::MediaLive::CloudWatchAlarmTemplateGroup Resource Type.
import { CfnCloudWatchAlarmTemplateGroup } from 'aws-cdk-lib/aws-medialive';Or use the module namespace:
import * as medialive from 'aws-cdk-lib/aws-medialive';
// medialive.CfnCloudWatchAlarmTemplateGroupConfiguration passed to the constructor as CfnCloudWatchAlarmTemplateGroupProps.
nameRequiredstringA resource's name. Names must be unique within the scope of a resource type in a specific region.
descriptionOptionalstringA resource's optional description.
tagsOptional{ [key: string]: string }Represents the tags associated with a resource.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-medialiveAWS::MediaLive::CloudWatchAlarmTemplateGroup