Show / Hide Table of Contents

Class CfnInput

A CloudFormation AWS::MediaLive::Input.

Inheritance
System.Object
Construct
CfnElement
CfnRefElement
CfnResource
CfnInput
Implements
IConstruct
Constructs.IConstruct
IDependable
IInspectable
Inherited Members
CfnResource.IsCfnResource(IConstruct)
CfnResource.AddDeletionOverride(String)
CfnResource.AddDependsOn(CfnResource)
CfnResource.AddMetadata(String, Object)
CfnResource.AddOverride(String, Object)
CfnResource.AddPropertyDeletionOverride(String)
CfnResource.AddPropertyOverride(String, Object)
CfnResource.ApplyRemovalPolicy(Nullable<RemovalPolicy>, IRemovalPolicyOptions)
CfnResource.GetAtt(String)
CfnResource.GetMetadata(String)
CfnResource.ShouldSynthesize()
CfnResource.ToString()
CfnResource.ValidateProperties(Object)
CfnResource.CfnOptions
CfnResource.CfnResourceType
CfnResource.UpdatedProperites
CfnRefElement.Ref
CfnElement.IsCfnElement(Object)
CfnElement.OverrideLogicalId(String)
CfnElement.CreationStack
CfnElement.LogicalId
CfnElement.Stack
Construct.IsConstruct(Object)
Construct.OnPrepare()
Construct.OnSynthesize(ISynthesisSession)
Construct.OnValidate()
Construct.Prepare()
Construct.Synthesize(ISynthesisSession)
Construct.Validate()
Construct.Node
Namespace: Amazon.CDK.AWS.MediaLive
Assembly: Amazon.CDK.AWS.MediaLive.dll
Syntax (csharp)
public class CfnInput : CfnResource, IConstruct, IConstruct, IDependable, IInspectable
Syntax (vb)
Public Class CfnInput
    Inherits CfnResource
    Implements IConstruct, IConstruct, IDependable, IInspectable
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html

CloudformationResource: AWS::MediaLive::Input

Synopsis

Constructors

CfnInput(Construct, String, ICfnInputProps)

Create a new AWS::MediaLive::Input.

CfnInput(ByRefValue)

Used by jsii to construct an instance of this class from a Javascript-owned object reference

CfnInput(DeputyBase.DeputyProps)

Used by jsii to construct an instance of this class from DeputyProps

Properties

AttrArn
AttrDestinations
AttrSources
CFN_RESOURCE_TYPE_NAME

The CloudFormation resource type name for this resource class.

CfnProperties
Destinations

AWS::MediaLive::Input.Destinations.

InputDevices

AWS::MediaLive::Input.InputDevices.

InputSecurityGroups

AWS::MediaLive::Input.InputSecurityGroups.

MediaConnectFlows

AWS::MediaLive::Input.MediaConnectFlows.

Name

AWS::MediaLive::Input.Name.

RoleArn

AWS::MediaLive::Input.RoleArn.

Sources

AWS::MediaLive::Input.Sources.

Tags

AWS::MediaLive::Input.Tags.

Type

AWS::MediaLive::Input.Type.

Vpc

AWS::MediaLive::Input.Vpc.

Methods

Inspect(TreeInspector)

(experimental) Examines the CloudFormation resource and discloses attributes.

RenderProperties(IDictionary<String, Object>)

Constructors

CfnInput(Construct, String, ICfnInputProps)

Create a new AWS::MediaLive::Input.

public CfnInput(Construct scope, string id, ICfnInputProps props = null)
Parameters
scope Construct
  • scope in which this resource is defined.
id System.String
  • scoped id of the resource.
props ICfnInputProps
  • resource properties.

CfnInput(ByRefValue)

Used by jsii to construct an instance of this class from a Javascript-owned object reference

protected CfnInput(ByRefValue reference)
Parameters
reference Amazon.JSII.Runtime.Deputy.ByRefValue

The Javascript-owned object reference

CfnInput(DeputyBase.DeputyProps)

Used by jsii to construct an instance of this class from DeputyProps

protected CfnInput(DeputyBase.DeputyProps props)
Parameters
props Amazon.JSII.Runtime.Deputy.DeputyBase.DeputyProps

The deputy props

Properties

AttrArn

public virtual string AttrArn { get; }
Property Value

System.String

Remarks

CloudformationAttribute: Arn

AttrDestinations

public virtual string[] AttrDestinations { get; }
Property Value

System.String[]

Remarks

CloudformationAttribute: Destinations

AttrSources

public virtual string[] AttrSources { get; }
Property Value

System.String[]

Remarks

CloudformationAttribute: Sources

CFN_RESOURCE_TYPE_NAME

The CloudFormation resource type name for this resource class.

public static string CFN_RESOURCE_TYPE_NAME { get; }
Property Value

System.String

CfnProperties

protected override IDictionary<string, object> CfnProperties { get; }
Property Value

System.Collections.Generic.IDictionary<System.String, System.Object>

Overrides
CfnResource.CfnProperties

Destinations

AWS::MediaLive::Input.Destinations.

public virtual object Destinations { get; set; }
Property Value

System.Object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-destinations

InputDevices

AWS::MediaLive::Input.InputDevices.

public virtual object InputDevices { get; set; }
Property Value

System.Object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-inputdevices

InputSecurityGroups

AWS::MediaLive::Input.InputSecurityGroups.

public virtual string[] InputSecurityGroups { get; set; }
Property Value

System.String[]

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-inputsecuritygroups

MediaConnectFlows

AWS::MediaLive::Input.MediaConnectFlows.

public virtual object MediaConnectFlows { get; set; }
Property Value

System.Object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-mediaconnectflows

Name

AWS::MediaLive::Input.Name.

public virtual string Name { get; set; }
Property Value

System.String

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-name

RoleArn

AWS::MediaLive::Input.RoleArn.

public virtual string RoleArn { get; set; }
Property Value

System.String

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-rolearn

Sources

AWS::MediaLive::Input.Sources.

public virtual object Sources { get; set; }
Property Value

System.Object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-sources

Tags

AWS::MediaLive::Input.Tags.

public virtual TagManager Tags { get; }
Property Value

TagManager

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-tags

Type

AWS::MediaLive::Input.Type.

public virtual string Type { get; set; }
Property Value

System.String

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-type

Vpc

AWS::MediaLive::Input.Vpc.

public virtual object Vpc { get; set; }
Property Value

System.Object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-vpc

Methods

Inspect(TreeInspector)

(experimental) Examines the CloudFormation resource and discloses attributes.

public virtual void Inspect(TreeInspector inspector)
Parameters
inspector TreeInspector
  • tree inspector to collect and process attributes.
Remarks

Stability: Experimental

RenderProperties(IDictionary<String, Object>)

protected override IDictionary<string, object> RenderProperties(IDictionary<string, object> props)
Parameters
props System.Collections.Generic.IDictionary<System.String, System.Object>
Returns

System.Collections.Generic.IDictionary<System.String, System.Object>

Overrides
CfnResource.RenderProperties(IDictionary<String, Object>)

Implements

IConstruct
Constructs.IConstruct
IDependable
IInspectable
Back to top Generated by DocFX