Class ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Jsii$Proxy
- All Implemented Interfaces:
ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
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.ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Builder, ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theReadSetActivationJobStatusChange.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(ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps.Builder.
-
-
Method Details
-
getEventMetadata
Description copied from interface:ReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getId
Description copied from interface: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 interfaceReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getOmicsVersion
Description copied from interface: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 interfaceReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getSequenceStoreId
Description copied from interface: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 interfaceReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getStatus
Description copied from interface: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 interfaceReadSetActivationJobStatusChange.ReadSetActivationJobStatusChangeProps
-
getStatusMessage
Description copied from interface: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 interfaceReadSetActivationJobStatusChange.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()
-