Class OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination.Jsii$Proxy
- All Implemented Interfaces:
OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination
OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination-
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.S3Destination
OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination.Builder, OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theOriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination.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) bucket_name property.(experimental) manifest_key property.(experimental) role_arn 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.S3Destination.Builder builder) Constructor that initializes the object based on literal property values passed by theOriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination.Builder.
-
-
Method Details
-
getBucketName
Description copied from interface:OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination(experimental) bucket_name property.Specify an array of string values to match this event if the actual value of bucket_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:
getBucketNamein interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination
-
getManifestKey
Description copied from interface:OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination(experimental) manifest_key property.Specify an array of string values to match this event if the actual value of manifest_key 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:
getManifestKeyin interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination
-
getRoleArn
Description copied from interface:OriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination(experimental) role_arn property.Specify an array of string values to match this event if the actual value of role_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:
getRoleArnin interfaceOriginEndpointEvents.MediaPackageHarvestJobNotification.S3Destination
-
$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()
-