AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::MediaLive::SdiSource

CfnSdiSource

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

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnSdiSourceProps.

nameRequired
string

The name of the SdiSource.

typeRequired
string

The interface mode of the SdiSource.

modeOptional
string

The current state of the SdiSource.

tagsOptional
CfnTag[]

A collection of key-value pairs.

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