Class OriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob.Jsii$Proxy
- All Implemented Interfaces:
OriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
OriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
OriginEndpointEvents.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.OriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
OriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob.Builder, OriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theOriginEndpointEvents.MediaPackageHarvestJobNotification.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
protected Jsii$Proxy(OriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob.Builder builder) Constructor that initializes the object based on literal property values passed by theOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob.Builder.
-
-
Method Details
-
getArn
Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
-
getCreatedAt
Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
-
getEndTime
Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
-
getId
Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
-
getOriginEndpointId
Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
-
getS3Destination
public final OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination getS3Destination()Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
-
getStartTime
Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.HarvestJob
-
getStatus
Description copied from interface:OriginEndpointEvents.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 interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.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()
-