Class ChannelEvents.MediaLiveChannelInputChange

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.medialive.events.ChannelEvents.MediaLiveChannelInputChange
All Implemented Interfaces:
software.amazon.jsii.JsiiSerializable
Enclosing class:
ChannelEvents

@Stability(Experimental) public static class ChannelEvents.MediaLiveChannelInputChange extends software.amazon.jsii.JsiiObject
(experimental) aws.medialive@MediaLiveChannelInputChange event types for Channel.

Example:

 // The code below shows an example of how to instantiate this type.
 // The values are placeholders you should change.
 import software.amazon.awscdk.mixins.preview.services.medialive.events.*;
 MediaLiveChannelInputChange mediaLiveChannelInputChange = new MediaLiveChannelInputChange();
 
  • Constructor Details

    • MediaLiveChannelInputChange

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

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

      @Stability(Experimental) public MediaLiveChannelInputChange()