Class SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Jsii$Proxy
- All Implemented Interfaces:
SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
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.omics.events.SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Builder, SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.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 booleanfinal AWSEventMetadataProps(experimental) EventBridge event metadata.getId()(experimental) id property.(experimental) omicsVersion property.(experimental) sequenceStoreId property.(experimental) status property.(experimental) statusMessage 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(SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Builder.
-
-
Method Details
-
getEventMetadata
Description copied from interface:SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getId
Description copied from interface:SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps(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 interfaceSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getOmicsVersion
Description copied from interface:SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps(experimental) omicsVersion property.Specify an array of string values to match this event if the actual value of omicsVersion 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:
getOmicsVersionin interfaceSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getSequenceStoreId
Description copied from interface:SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps(experimental) sequenceStoreId property.Specify an array of string values to match this event if the actual value of sequenceStoreId 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 SequenceStore reference
- Specified by:
getSequenceStoreIdin interfaceSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getStatus
Description copied from interface:SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps(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 interfaceSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getStatusMessage
Description copied from interface:SequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps(experimental) statusMessage property.Specify an array of string values to match this event if the actual value of statusMessage 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:
getStatusMessagein interfaceSequenceStoreEvents.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
$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()
-