Class MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Jsii$Proxy
- All Implemented Interfaces:
MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
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.MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Builder, MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMediaLiveChannelInputChange.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
Constructor that initializes the object based on literal property values passed by theMediaLiveChannelInputChange.MediaLiveChannelInputChangeProps.Builder.
-
-
Method Details
-
getActiveInputAttachmentName
Description copied from interface: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 interfaceMediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getActiveInputSwitchActionName
Description copied from interface: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 interfaceMediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getChannelArn
Description copied from interface: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 interfaceMediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getEventMetadata
Description copied from interface:MediaLiveChannelInputChange.MediaLiveChannelInputChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceMediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getMessage
Description copied from interface: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 interfaceMediaLiveChannelInputChange.MediaLiveChannelInputChangeProps
-
getPipeline
Description copied from interface: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 interfaceMediaLiveChannelInputChange.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()
-