Class MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps-
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.MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps.Builder, MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps.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) channel_arn property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) message property.(experimental) pipeline property.(experimental) pipelines_running_count property.getState()(experimental) state 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 theMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps.Builder.
-
-
Method Details
-
getChannelArn
Description copied from interface:MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps(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: - Do not filter on this field
- Specified by:
getChannelArnin interfaceMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
-
getEventMetadata
Description copied from interface:MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
-
getMessage
Description copied from interface:MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps(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 interfaceMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
-
getPipeline
Description copied from interface:MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps(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 interfaceMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
-
getPipelinesRunningCount
Description copied from interface:MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps(experimental) pipelines_running_count property.Specify an array of string values to match this event if the actual value of pipelines_running_count 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:
getPipelinesRunningCountin interfaceMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
-
getState
Description copied from interface:MediaLiveChannelStateChange.MediaLiveChannelStateChangeProps(experimental) state property.Specify an array of string values to match this event if the actual value of state 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:
getStatein interfaceMediaLiveChannelStateChange.MediaLiveChannelStateChangeProps
-
$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()
-