Class StreamKey

java.lang.Object
software.amazon.jsii.JsiiObject
software.constructs.Construct
All Implemented Interfaces:
IConstruct, IDependable, IResource, IStreamKey, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:29:58.064Z") @Stability(Experimental) public class StreamKey extends Resource implements IStreamKey
(experimental) A new IVS Stream Key.

Example:

 StreamKey myStreamKey = myChannel.addStreamKey("StreamKey");
 
  • Constructor Details

    • StreamKey

      protected StreamKey(software.amazon.jsii.JsiiObjectRef objRef)
    • StreamKey

      protected StreamKey(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
    • StreamKey

      @Stability(Experimental) public StreamKey(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull StreamKeyProps props)
      Parameters:
      scope - This parameter is required.
      id - This parameter is required.
      props - This parameter is required.
  • Method Details

    • getStreamKeyArn

      @Stability(Experimental) @NotNull public String getStreamKeyArn()
      (experimental) The stream-key ARN.

      For example: arn:aws:ivs:us-west-2:123456789012:stream-key/g1H2I3j4k5L6

      Specified by:
      getStreamKeyArn in interface IStreamKey
    • getStreamKeyValue

      @Stability(Experimental) @NotNull public String getStreamKeyValue()
      (experimental) The stream-key value.

      For example: sk_us-west-2_abcdABCDefgh_567890abcdef