Class RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Jsii$Proxy
- All Implemented Interfaces:
RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps-
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.ecr.events.RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder, RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.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) ecr-repository-prefix property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) failure-code property.(experimental) failure-reason property.(experimental) image-digest property.(experimental) image-tag property.(experimental) repository-name property.(experimental) sync-status property.(experimental) upstream-registry-url 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(RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.
-
-
Method Details
-
getEcrRepositoryPrefix
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) ecr-repository-prefix property.Specify an array of string values to match this event if the actual value of ecr-repository-prefix 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:
getEcrRepositoryPrefixin interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getEventMetadata
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getFailureCode
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) failure-code property.Specify an array of string values to match this event if the actual value of failure-code 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:
getFailureCodein interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getFailureReason
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) failure-reason property.Specify an array of string values to match this event if the actual value of failure-reason 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:
getFailureReasonin interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getImageDigest
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) image-digest property.Specify an array of string values to match this event if the actual value of image-digest 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:
getImageDigestin interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getImageTag
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) image-tag property.Specify an array of string values to match this event if the actual value of image-tag 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:
getImageTagin interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getRepositoryName
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) repository-name property.Specify an array of string values to match this event if the actual value of repository-name 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 Repository reference
- Specified by:
getRepositoryNamein interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getSyncStatus
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) sync-status property.Specify an array of string values to match this event if the actual value of sync-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:
getSyncStatusin interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
getUpstreamRegistryUrl
Description copied from interface:RepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps(experimental) upstream-registry-url property.Specify an array of string values to match this event if the actual value of upstream-registry-url 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:
getUpstreamRegistryUrlin interfaceRepositoryEvents.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps
-
$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()
-