Class MediaPackageInputNotification.MediaPackageInputNotificationProps.Jsii$Proxy
- All Implemented Interfaces:
MediaPackageInputNotification.MediaPackageInputNotificationProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
MediaPackageInputNotification.MediaPackageInputNotificationProps
MediaPackageInputNotification.MediaPackageInputNotificationProps-
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.mediapackage.events.MediaPackageInputNotification.MediaPackageInputNotificationProps
MediaPackageInputNotification.MediaPackageInputNotificationProps.Builder, MediaPackageInputNotification.MediaPackageInputNotificationProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMediaPackageInputNotification.MediaPackageInputNotificationProps.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 booleangetEvent()(experimental) event property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) manifest_urls property.(experimental) message property.(experimental) packaging_configuration_id 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(MediaPackageInputNotification.MediaPackageInputNotificationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theMediaPackageInputNotification.MediaPackageInputNotificationProps.Builder.
-
-
Method Details
-
getEvent
Description copied from interface:MediaPackageInputNotification.MediaPackageInputNotificationProps(experimental) event property.Specify an array of string values to match this event if the actual value of event 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:
getEventin interfaceMediaPackageInputNotification.MediaPackageInputNotificationProps
-
getEventMetadata
Description copied from interface:MediaPackageInputNotification.MediaPackageInputNotificationProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceMediaPackageInputNotification.MediaPackageInputNotificationProps
-
getManifestUrls
Description copied from interface:MediaPackageInputNotification.MediaPackageInputNotificationProps(experimental) manifest_urls property.Specify an array of string values to match this event if the actual value of manifest_urls 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:
getManifestUrlsin interfaceMediaPackageInputNotification.MediaPackageInputNotificationProps
-
getMessage
Description copied from interface:MediaPackageInputNotification.MediaPackageInputNotificationProps(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 interfaceMediaPackageInputNotification.MediaPackageInputNotificationProps
-
getPackagingConfigurationId
Description copied from interface:MediaPackageInputNotification.MediaPackageInputNotificationProps(experimental) packaging_configuration_id property.Specify an array of string values to match this event if the actual value of packaging_configuration_id 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:
getPackagingConfigurationIdin interfaceMediaPackageInputNotification.MediaPackageInputNotificationProps
-
$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()
-