AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::MediaLive::CloudWatchAlarmTemplateGroup

CfnCloudWatchAlarmTemplateGroup

Definition of AWS::MediaLive::CloudWatchAlarmTemplateGroup Resource Type.

Import

import { CfnCloudWatchAlarmTemplateGroup } from 'aws-cdk-lib/aws-medialive';

Or use the module namespace:

import * as medialive from 'aws-cdk-lib/aws-medialive';
// medialive.CfnCloudWatchAlarmTemplateGroup

Properties

Configuration passed to the constructor as CfnCloudWatchAlarmTemplateGroupProps.

nameRequired
string

A resource's name. Names must be unique within the scope of a resource type in a specific region.

descriptionOptional
string

A resource's optional description.

tagsOptional
{ [key: string]: string }

Represents the tags associated with a resource.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter