Uses of Class
software.amazon.awscdk.mixins.preview.services.synthetics.events.SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder
-
Uses of SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder in software.amazon.awscdk.mixins.preview.services.synthetics.events
Methods in software.amazon.awscdk.mixins.preview.services.synthetics.events that return SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.BuilderModifier and TypeMethodDescriptionSyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.accountId(List<String> accountId) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.artifactLocation(List<String> artifactLocation) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.builder()SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.canaryId(List<String> canaryId) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.canaryName(List<String> canaryName) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.canaryRunId(List<String> canaryRunId) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.canaryRunTimeline(SyntheticsCanaryTestRunFailure.CanaryRunTimeline canaryRunTimeline) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.message(List<String> message) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.stateReason(List<String> stateReason) SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.testRunStatus(List<String> testRunStatus) Constructors in software.amazon.awscdk.mixins.preview.services.synthetics.events with parameters of type SyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSyntheticsCanaryTestRunFailure.SyntheticsCanaryTestRunFailureProps.Builder.