Class ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Jsii$Proxy
- All Implemented Interfaces:
ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.medialive.events.ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Builder, ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) active_input_attachment_name property.(experimental) active_input_switch_action_name property.(experimental) channel_arn property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) message property.(experimental) pipeline property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Builder.
-
-
Method Details
-
getActiveInputAttachmentName
Description copied from interface:ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps(experimental) active_input_attachment_name property.Specify an array of string values to match this event if the actual value of active_input_attachment_name is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getActiveInputAttachmentNamein interfaceChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getActiveInputSwitchActionName
Description copied from interface:ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps(experimental) active_input_switch_action_name property.Specify an array of string values to match this event if the actual value of active_input_switch_action_name is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getActiveInputSwitchActionNamein interfaceChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getChannelArn
Description copied from interface:ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps(experimental) channel_arn property.Specify an array of string values to match this event if the actual value of channel_arn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Filter with the Channel reference
- Specified by:
getChannelArnin interfaceChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getEventMetadata
Description copied from interface:ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getMessage
Description copied from interface:ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps(experimental) message property.Specify an array of string values to match this event if the actual value of message is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getMessagein interfaceChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getPipeline
Description copied from interface:ChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps(experimental) pipeline property.Specify an array of string values to match this event if the actual value of pipeline is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getPipelinein interfaceChannelEvents.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-