Class SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps.Jsii$Proxy
- All Implemented Interfaces:
SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps-
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.synthetics.events.SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps.Builder, SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps.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) account-id property.(experimental) artifact-location property.(experimental) canary-id property.(experimental) canary-name property.(experimental) canary-run-id property.(experimental) canary-run-timeline property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) message property.(experimental) state-reason property.(experimental) test-run-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(SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps.Builder.
-
-
Method Details
-
getAccountId
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) account-id property.Specify an array of string values to match this event if the actual value of account-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:
getAccountIdin interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getArtifactLocation
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) artifact-location property.Specify an array of string values to match this event if the actual value of artifact-location 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:
getArtifactLocationin interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getCanaryId
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) canary-id property.Specify an array of string values to match this event if the actual value of canary-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:
getCanaryIdin interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getCanaryName
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) canary-name property.Specify an array of string values to match this event if the actual value of canary-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:
getCanaryNamein interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getCanaryRunId
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) canary-run-id property.Specify an array of string values to match this event if the actual value of canary-run-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:
getCanaryRunIdin interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getCanaryRunTimeline
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) canary-run-timeline property.Specify an array of string values to match this event if the actual value of canary-run-timeline 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:
getCanaryRunTimelinein interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getEventMetadata
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getMessage
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) message property.Specify an array of string values to match this event if the actual value of message 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:
getMessagein interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getStateReason
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) state-reason property.Specify an array of string values to match this event if the actual value of state-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:
getStateReasonin interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
getTestRunStatus
Description copied from interface:SyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps(experimental) test-run-status property.Specify an array of string values to match this event if the actual value of test-run-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:
getTestRunStatusin interfaceSyntheticsCanaryTestRunSuccessful.SyntheticsCanaryTestRunSuccessfulProps
-
$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()
-