Class MediaPackageHarvestJobNotification.HarvestJob.Jsii$Proxy
- All Implemented Interfaces:
MediaPackageHarvestJobNotification.HarvestJob,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
MediaPackageHarvestJobNotification.HarvestJob
MediaPackageHarvestJobNotification.HarvestJob-
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.MediaPackageHarvestJobNotification.HarvestJob
MediaPackageHarvestJobNotification.HarvestJob.Builder, MediaPackageHarvestJobNotification.HarvestJob.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMediaPackageHarvestJobNotification.HarvestJob.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 booleangetArn()(experimental) arn property.(experimental) created_at property.(experimental) end_time property.getId()(experimental) id property.(experimental) origin_endpoint_id property.(experimental) s3_destination property.(experimental) start_time property.(experimental) status 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 theMediaPackageHarvestJobNotification.HarvestJob.Builder.
-
-
Method Details
-
getArn
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) arn property.Specify an array of string values to match this event if the actual value of 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:
getArnin interfaceMediaPackageHarvestJobNotification.HarvestJob
-
getCreatedAt
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) created_at property.Specify an array of string values to match this event if the actual value of created_at 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:
getCreatedAtin interfaceMediaPackageHarvestJobNotification.HarvestJob
-
getEndTime
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) end_time property.Specify an array of string values to match this event if the actual value of end_time 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:
getEndTimein interfaceMediaPackageHarvestJobNotification.HarvestJob
-
getId
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) id property.Specify an array of string values to match this event if the actual value of 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:
getIdin interfaceMediaPackageHarvestJobNotification.HarvestJob
-
getOriginEndpointId
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) origin_endpoint_id property.Specify an array of string values to match this event if the actual value of origin_endpoint_id 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 OriginEndpoint reference
- Specified by:
getOriginEndpointIdin interfaceMediaPackageHarvestJobNotification.HarvestJob
-
getS3Destination
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) s3_destination property.Specify an array of string values to match this event if the actual value of s3_destination 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:
getS3Destinationin interfaceMediaPackageHarvestJobNotification.HarvestJob
-
getStartTime
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) start_time property.Specify an array of string values to match this event if the actual value of start_time 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:
getStartTimein interfaceMediaPackageHarvestJobNotification.HarvestJob
-
getStatus
Description copied from interface:MediaPackageHarvestJobNotification.HarvestJob(experimental) status property.Specify an array of string values to match this event if the actual value of status 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:
getStatusin interfaceMediaPackageHarvestJobNotification.HarvestJob
-
$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()
-