Interface IStreamKey
(experimental) Represents an IVS Stream Key.
Namespace: Amazon.CDK.AWS.Ivs.Alpha
Assembly: Amazon.CDK.AWS.IVS.Alpha.dll
Syntax (csharp)
public interface IStreamKey : IResource
Syntax (vb)
Public Interface IStreamKey
Inherits IResource, IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
Stream |
(experimental) The stream-key ARN. |
Properties
StreamKeyArn
(experimental) The stream-key ARN.
string StreamKeyArn { get; }
Property Value
System.
Remarks
For example: arn:aws:ivs:us-west-2:123456789012:stream-key/g1H2I3j4k5L6
Stability: Experimental
Attribute: true