AWS::MediaLive::SdiSourceDefinition of AWS::MediaLive::SdiSource Resource Type.
import { CfnSdiSource } from 'aws-cdk-lib/aws-medialive';Or use the module namespace:
import * as medialive from 'aws-cdk-lib/aws-medialive';
// medialive.CfnSdiSourceConfiguration passed to the constructor as CfnSdiSourceProps.
nameRequiredstringThe name of the SdiSource.
typeRequiredstringThe interface mode of the SdiSource.
modeOptionalstringThe current state of the SdiSource.
tagsOptionalCfnTag[]A collection of key-value pairs.
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::SdiSource