- getActiveTracing() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
Specifies whether this canary is to use active X-Ray tracing when it runs.
- getActiveTracing() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
Displays whether this canary run used active X-Ray tracing.
- getArn() - Method in class com.amazonaws.services.synthetics.model.Group
-
The ARN of the group.
- getArn() - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The ARN of the group.
- getArtifactConfig() - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- getArtifactConfig() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- getArtifactConfig() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- getArtifactS3Location() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The location in Amazon S3 where Synthetics stores artifacts from the runs of this canary.
- getArtifactS3Location() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The location where the canary stored artifacts from the run.
- getArtifactS3Location() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
- getArtifactS3Location() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
- getBaseCanaryRunId() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
Specifies which canary run to use the screenshots from as the baseline for future visual monitoring with this
canary.
- getBaseCanaryRunId() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
The ID of the canary run that produced the baseline screenshots that are used for visual monitoring comparisons
by this canary.
- getBaseScreenshots() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
An array of screenshots that will be used as the baseline for visual monitoring in future runs of this canary.
- getBaseScreenshots() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
An array of screenshots that are used as the baseline for comparisons during visual monitoring.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCanaries() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
Returns an array.
- getCanariesLastRun() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
An array that contains the information from the most recent run of each canary.
- getCanary(GetCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- getCanary(GetCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Retrieves complete information about one canary.
- getCanary(GetCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
Retrieves complete information about one canary.
- getCanary() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryResult
-
The full details about the canary you have created.
- getCanary() - Method in class com.amazonaws.services.synthetics.model.GetCanaryResult
-
A structure that contains the full information about the canary.
- getCanaryAsync(GetCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- getCanaryAsync(GetCanaryRequest, AsyncHandler<GetCanaryRequest, GetCanaryResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- getCanaryAsync(GetCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Retrieves complete information about one canary.
- getCanaryAsync(GetCanaryRequest, AsyncHandler<GetCanaryRequest, GetCanaryResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Retrieves complete information about one canary.
- getCanaryAsync(GetCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- getCanaryAsync(GetCanaryRequest, AsyncHandler<GetCanaryRequest, GetCanaryResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- getCanaryName() - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
-
The name of the canary.
- GetCanaryRequest - Class in com.amazonaws.services.synthetics.model
-
- GetCanaryRequest() - Constructor for class com.amazonaws.services.synthetics.model.GetCanaryRequest
-
- GetCanaryResult - Class in com.amazonaws.services.synthetics.model
-
- GetCanaryResult() - Constructor for class com.amazonaws.services.synthetics.model.GetCanaryResult
-
- getCanaryRuns(GetCanaryRunsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- getCanaryRuns(GetCanaryRunsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Retrieves a list of runs for a specified canary.
- getCanaryRuns(GetCanaryRunsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
Retrieves a list of runs for a specified canary.
- getCanaryRuns() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
An array of structures.
- getCanaryRunsAsync(GetCanaryRunsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- getCanaryRunsAsync(GetCanaryRunsRequest, AsyncHandler<GetCanaryRunsRequest, GetCanaryRunsResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- getCanaryRunsAsync(GetCanaryRunsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Retrieves a list of runs for a specified canary.
- getCanaryRunsAsync(GetCanaryRunsRequest, AsyncHandler<GetCanaryRunsRequest, GetCanaryRunsResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Retrieves a list of runs for a specified canary.
- getCanaryRunsAsync(GetCanaryRunsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- getCanaryRunsAsync(GetCanaryRunsRequest, AsyncHandler<GetCanaryRunsRequest, GetCanaryRunsResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- GetCanaryRunsRequest - Class in com.amazonaws.services.synthetics.model
-
- GetCanaryRunsRequest() - Constructor for class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
- GetCanaryRunsResult - Class in com.amazonaws.services.synthetics.model
-
- GetCanaryRunsResult() - Constructor for class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
- getCode() - Method in class com.amazonaws.services.synthetics.model.Canary
-
- getCode() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- getCode() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- getCompleted() - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
-
The end time of the run.
- getCreated() - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time the canary was created.
- getCreatedTime() - Method in class com.amazonaws.services.synthetics.model.Group
-
The date and time that the group was created.
- getDeleteLambda() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
-
Specifies whether to also delete the Lambda functions and layers used by this canary.
- getDeprecationDate() - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
If this runtime version is deprecated, this value is the date of deprecation.
- getDescription() - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
A description of the runtime version, created by Amazon.
- getDurationInSeconds() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
-
How long, in seconds, for the canary to continue making regular runs according to the schedule in the
Expression value.
- getDurationInSeconds() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
-
How long, in seconds, for the canary to continue making regular runs after it was created.
- getEncryptionMode() - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
The encryption method to use for artifacts created by this canary.
- getEngineArn() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The ARN of the Lambda function that is used as your canary's engine.
- getEnvironmentVariables() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
Specifies the keys and values to use for any environment variables used in the canary script.
- getExecutionRoleArn() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The ARN of the IAM role used to run the canary.
- getExecutionRoleArn() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The ARN of the IAM role to be used to run the canary.
- getExecutionRoleArn() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The ARN of the IAM role to be used to run the canary.
- getExecutorService() - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpression() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
-
A rate expression or a cron expression that defines how often the canary is to run.
- getExpression() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
-
A rate expression or a cron expression that defines how often the canary is to run.
- getFailureRetentionPeriodInDays() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The number of days to retain data about failed runs of this canary.
- getFailureRetentionPeriodInDays() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The number of days to retain data about failed runs of this canary.
- getFailureRetentionPeriodInDays() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The number of days to retain data about failed runs of this canary.
- getGroup(GetGroupRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- getGroup(GetGroupRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Returns information about one group.
- getGroup(GetGroupRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
Returns information about one group.
- getGroup() - Method in class com.amazonaws.services.synthetics.model.CreateGroupResult
-
A structure that contains information about the group that was just created.
- getGroup() - Method in class com.amazonaws.services.synthetics.model.GetGroupResult
-
A structure that contains information about the group.
- getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- getGroupAsync(GetGroupRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Returns information about one group.
- getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Returns information about one group.
- getGroupAsync(GetGroupRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- getGroupAsync(GetGroupRequest, AsyncHandler<GetGroupRequest, GetGroupResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- getGroupIdentifier() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
-
Specifies the group.
- getGroupIdentifier() - Method in class com.amazonaws.services.synthetics.model.DeleteGroupRequest
-
Specifies which group to delete.
- getGroupIdentifier() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
-
Specifies the group.
- getGroupIdentifier() - Method in class com.amazonaws.services.synthetics.model.GetGroupRequest
-
Specifies the group to return information for.
- getGroupIdentifier() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
Specifies the group to return information for.
- GetGroupRequest - Class in com.amazonaws.services.synthetics.model
-
- GetGroupRequest() - Constructor for class com.amazonaws.services.synthetics.model.GetGroupRequest
-
- GetGroupResult - Class in com.amazonaws.services.synthetics.model
-
- GetGroupResult() - Constructor for class com.amazonaws.services.synthetics.model.GetGroupResult
-
- getGroups() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
An array of structures that contain information about the groups that this canary is associated with.
- getGroups() - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
An array of structures that each contain information about one group.
- getHandler() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The entry point to use for the source code when running the canary.
- getHandler() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
-
The entry point to use for the source code when running the canary.
- getId() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The unique ID of this canary.
- getId() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
A unique ID that identifies this canary run.
- getId() - Method in class com.amazonaws.services.synthetics.model.Group
-
The unique ID of the group.
- getId() - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The unique ID of the group.
- getIgnoreCoordinates() - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
Coordinates that define the part of a screen to ignore during screenshot comparisons.
- getKmsKeyArn() - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
The ARN of the customer-managed KMS key to use, if you specify SSE-KMS for
EncryptionMode
- getLastModified() - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time the canary was most recently modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.synthetics.model.Group
-
The date and time that the group was most recently updated.
- getLastRun() - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
-
The results from this canary's most recent run.
- getLastStarted() - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time that the canary's most recent run started.
- getLastStopped() - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time that the canary's most recent run ended.
- getMaxResults() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Specify this parameter to limit how many runs are returned each time you use the DescribeLastRun
operation.
- getMaxResults() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Specify this parameter to limit how many canaries are returned each time you use the
DescribeCanaries operation.
- getMaxResults() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
-
Specify this parameter to limit how many runs are returned each time you use the
DescribeRuntimeVersions operation.
- getMaxResults() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
Specify this parameter to limit how many runs are returned each time you use the GetCanaryRuns
operation.
- getMaxResults() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
Specify this parameter to limit how many groups are returned each time you use the
ListAssociatedGroups operation.
- getMaxResults() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
Specify this parameter to limit how many canary ARNs are returned each time you use the
ListGroupResources operation.
- getMaxResults() - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
-
Specify this parameter to limit how many groups are returned each time you use the ListGroups
operation.
- getMemoryInMB() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
The maximum amount of memory available to the canary while it is running, in MB.
- getMemoryInMB() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
The maximum amount of memory available to the canary while it is running, in MB.
- getName() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The name of the canary.
- getName() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The name of the canary.
- getName() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The name for this canary.
- getName() - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
-
The name for the group.
- getName() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
-
The name of the canary that you want to delete.
- getName() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRequest
-
The name of the canary that you want details for.
- getName() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
The name of the canary that you want to see runs for.
- getName() - Method in class com.amazonaws.services.synthetics.model.Group
-
The name of the group.
- getName() - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The name of the group.
- getName() - Method in class com.amazonaws.services.synthetics.model.StartCanaryRequest
-
The name of the canary that you want to run.
- getName() - Method in class com.amazonaws.services.synthetics.model.StopCanaryRequest
-
The name of the canary that you want to stop.
- getName() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The name of the canary that you want to update.
- getNames() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- getNames() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
-
A token that indicates that there is more data available.
- getNextToken() - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
A token that indicates that there is more data available.
- getReleaseDate() - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
The date that the runtime version was released.
- getResourceArn() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
-
The ARN of the canary that you want to associate with the specified group.
- getResourceArn() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
-
The ARN of the canary that you want to remove from the specified group.
- getResourceArn() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
The ARN of the canary that you want to view groups for.
- getResourceArn() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
-
The ARN of the canary or group that you want to view tags for.
- getResourceArn() - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
-
The ARN of the canary or group that you're adding tags to.
- getResourceArn() - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
The ARN of the canary or group that you're removing tags from.
- getResources() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
An array of ARNs.
- getRunConfig() - Method in class com.amazonaws.services.synthetics.model.Canary
-
- getRunConfig() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains the configuration for individual canary runs, such as timeout value and environment
variables.
- getRunConfig() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains the timeout value that is used for each individual run of the canary.
- getRuntimeVersion() - Method in class com.amazonaws.services.synthetics.model.Canary
-
Specifies the runtime version to use for the canary.
- getRuntimeVersion() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
Specifies the runtime version to use for the canary.
- getRuntimeVersion() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
Specifies the runtime version to use for the canary.
- getRuntimeVersions() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
An array of objects that display the details about each Synthetics canary runtime version.
- getS3Bucket() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
If your canary script is located in S3, specify the bucket name here.
- getS3Encryption() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
-
A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary
uploads to Amazon S3.
- getS3Encryption() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
-
A structure that contains the configuration of encryption settings for canary artifacts that are stored in Amazon
S3.
- getS3Key() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The S3 key of your script.
- getS3Version() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The S3 version ID of your script.
- getSchedule() - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- getSchedule() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains information about how often the canary is to run and when these test runs are to stop.
- getSchedule() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- getScreenshotName() - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
The name of the screenshot.
- getSecurityGroupIds() - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the security groups for this canary.
- getSecurityGroupIds() - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the security groups for this canary.
- getSourceLocationArn() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
-
The ARN of the Lambda layer where Synthetics stores the canary script code.
- getStarted() - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
-
The start time of the run.
- getState() - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
The current state of the run.
- getState() - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
The current state of the canary.
- getStateReason() - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
If run of the canary failed, this field contains the reason for the error.
- getStateReason() - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
If the canary has insufficient permissions to run, this field provides more details.
- getStateReasonCode() - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- getStateReasonCode() - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
If the canary cannot run or has failed, this field displays the reason.
- getStatus() - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about the canary's status.
- getStatus() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The status of this run.
- getSubnetIds() - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the subnets where this canary is to run.
- getSubnetIds() - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the subnets where this canary is to run.
- getSuccessRetentionPeriodInDays() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The number of days to retain data about successful runs of this canary.
- getSuccessRetentionPeriodInDays() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- getSuccessRetentionPeriodInDays() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- getTagKeys() - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- getTags() - Method in class com.amazonaws.services.synthetics.model.Canary
-
The list of key-value pairs that are associated with the canary.
- getTags() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A list of key-value pairs to associate with the canary.
- getTags() - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
-
A list of key-value pairs to associate with the group.
- getTags() - Method in class com.amazonaws.services.synthetics.model.Group
-
The list of key-value pairs that are associated with the canary.
- getTags() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
-
The list of tag keys and values associated with the resource that you specified.
- getTags() - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
-
The list of key-value pairs to associate with the resource.
- getTimeline() - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about when the canary was created, modified, and most recently run.
- getTimeline() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
A structure that contains the start and end times of this run.
- getTimeoutInSeconds() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
How long the canary is allowed to run before it must stop.
- getTimeoutInSeconds() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
How long the canary is allowed to run before it must stop.
- getVersionName() - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
The name of the runtime version.
- getVisualReference() - Method in class com.amazonaws.services.synthetics.model.Canary
-
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary
run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore during the
visual monitoring comparison.
- getVisualReference() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
Defines the screenshots to use as the baseline for comparisons during visual monitoring comparisons during future
runs of this canary.
- getVpcConfig() - Method in class com.amazonaws.services.synthetics.model.Canary
-
- getVpcConfig() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- getVpcConfig() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- getVpcId() - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the VPC where this canary is to run.
- getZipFile() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
If you input your canary script directly into the canary instead of referring to an S3 location, the value of
this parameter is the base64-encoded contents of the .zip file that contains the script.
- Group - Class in com.amazonaws.services.synthetics.model
-
This structure contains information about one group.
- Group() - Constructor for class com.amazonaws.services.synthetics.model.Group
-
- GroupSummary - Class in com.amazonaws.services.synthetics.model
-
A structure containing some information about a group.
- GroupSummary() - Constructor for class com.amazonaws.services.synthetics.model.GroupSummary
-
- S3EncryptionConfig - Class in com.amazonaws.services.synthetics.model
-
A structure that contains the configuration of encryption-at-rest settings for canary artifacts that the canary
uploads to Amazon S3.
- S3EncryptionConfig() - Constructor for class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.synthetics.model
-
The request exceeded a service quota value.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.synthetics.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setActiveTracing(Boolean) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
Specifies whether this canary is to use active X-Ray tracing when it runs.
- setActiveTracing(Boolean) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
Displays whether this canary run used active X-Ray tracing.
- setArn(String) - Method in class com.amazonaws.services.synthetics.model.Group
-
The ARN of the group.
- setArn(String) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The ARN of the group.
- setArtifactConfig(ArtifactConfigOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- setArtifactConfig(ArtifactConfigInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- setArtifactConfig(ArtifactConfigInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- setArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The location in Amazon S3 where Synthetics stores artifacts from the runs of this canary.
- setArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The location where the canary stored artifacts from the run.
- setArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
- setArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
- setBaseCanaryRunId(String) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
Specifies which canary run to use the screenshots from as the baseline for future visual monitoring with this
canary.
- setBaseCanaryRunId(String) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
The ID of the canary run that produced the baseline screenshots that are used for visual monitoring comparisons
by this canary.
- setBaseScreenshots(Collection<BaseScreenshot>) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
An array of screenshots that will be used as the baseline for visual monitoring in future runs of this canary.
- setBaseScreenshots(Collection<BaseScreenshot>) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
An array of screenshots that are used as the baseline for comparisons during visual monitoring.
- setCanaries(Collection<Canary>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
Returns an array.
- setCanariesLastRun(Collection<CanaryLastRun>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
An array that contains the information from the most recent run of each canary.
- setCanary(Canary) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryResult
-
The full details about the canary you have created.
- setCanary(Canary) - Method in class com.amazonaws.services.synthetics.model.GetCanaryResult
-
A structure that contains the full information about the canary.
- setCanaryName(String) - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
-
The name of the canary.
- setCanaryRuns(Collection<CanaryRun>) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
An array of structures.
- setCode(CanaryCodeOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
- setCode(CanaryCodeInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- setCode(CanaryCodeInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- setCompleted(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
-
The end time of the run.
- setCreated(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time the canary was created.
- setCreatedTime(Date) - Method in class com.amazonaws.services.synthetics.model.Group
-
The date and time that the group was created.
- setDeleteLambda(Boolean) - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
-
Specifies whether to also delete the Lambda functions and layers used by this canary.
- setDeprecationDate(Date) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
If this runtime version is deprecated, this value is the date of deprecation.
- setDescription(String) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
A description of the runtime version, created by Amazon.
- setDurationInSeconds(Long) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
-
How long, in seconds, for the canary to continue making regular runs according to the schedule in the
Expression value.
- setDurationInSeconds(Long) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
-
How long, in seconds, for the canary to continue making regular runs after it was created.
- setEncryptionMode(String) - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
The encryption method to use for artifacts created by this canary.
- setEngineArn(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The ARN of the Lambda function that is used as your canary's engine.
- setEnvironmentVariables(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
Specifies the keys and values to use for any environment variables used in the canary script.
- setExecutionRoleArn(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The ARN of the IAM role used to run the canary.
- setExecutionRoleArn(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The ARN of the IAM role to be used to run the canary.
- setExecutionRoleArn(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The ARN of the IAM role to be used to run the canary.
- setExpression(String) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
-
A rate expression or a cron expression that defines how often the canary is to run.
- setExpression(String) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
-
A rate expression or a cron expression that defines how often the canary is to run.
- setFailureRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The number of days to retain data about failed runs of this canary.
- setFailureRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The number of days to retain data about failed runs of this canary.
- setFailureRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The number of days to retain data about failed runs of this canary.
- setGroup(Group) - Method in class com.amazonaws.services.synthetics.model.CreateGroupResult
-
A structure that contains information about the group that was just created.
- setGroup(Group) - Method in class com.amazonaws.services.synthetics.model.GetGroupResult
-
A structure that contains information about the group.
- setGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
-
Specifies the group.
- setGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.DeleteGroupRequest
-
Specifies which group to delete.
- setGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
-
Specifies the group.
- setGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.GetGroupRequest
-
Specifies the group to return information for.
- setGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
Specifies the group to return information for.
- setGroups(Collection<GroupSummary>) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
An array of structures that contain information about the groups that this canary is associated with.
- setGroups(Collection<GroupSummary>) - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
An array of structures that each contain information about one group.
- setHandler(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The entry point to use for the source code when running the canary.
- setHandler(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
-
The entry point to use for the source code when running the canary.
- setId(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The unique ID of this canary.
- setId(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
A unique ID that identifies this canary run.
- setId(String) - Method in class com.amazonaws.services.synthetics.model.Group
-
The unique ID of the group.
- setId(String) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The unique ID of the group.
- setIgnoreCoordinates(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
Coordinates that define the part of a screen to ignore during screenshot comparisons.
- setKmsKeyArn(String) - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
The ARN of the customer-managed KMS key to use, if you specify SSE-KMS for
EncryptionMode
- setLastModified(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time the canary was most recently modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.synthetics.model.Group
-
The date and time that the group was most recently updated.
- setLastRun(CanaryRun) - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
-
The results from this canary's most recent run.
- setLastStarted(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time that the canary's most recent run started.
- setLastStopped(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time that the canary's most recent run ended.
- setMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Specify this parameter to limit how many runs are returned each time you use the DescribeLastRun
operation.
- setMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Specify this parameter to limit how many canaries are returned each time you use the
DescribeCanaries operation.
- setMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
-
Specify this parameter to limit how many runs are returned each time you use the
DescribeRuntimeVersions operation.
- setMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
Specify this parameter to limit how many runs are returned each time you use the GetCanaryRuns
operation.
- setMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
Specify this parameter to limit how many groups are returned each time you use the
ListAssociatedGroups operation.
- setMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
Specify this parameter to limit how many canary ARNs are returned each time you use the
ListGroupResources operation.
- setMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
-
Specify this parameter to limit how many groups are returned each time you use the ListGroups
operation.
- setMemoryInMB(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
The maximum amount of memory available to the canary while it is running, in MB.
- setMemoryInMB(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
The maximum amount of memory available to the canary while it is running, in MB.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The name of the canary.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The name of the canary.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The name for this canary.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
-
The name for the group.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
-
The name of the canary that you want to delete.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRequest
-
The name of the canary that you want details for.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
The name of the canary that you want to see runs for.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.Group
-
The name of the group.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The name of the group.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.StartCanaryRequest
-
The name of the canary that you want to run.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.StopCanaryRequest
-
The name of the canary that you want to stop.
- setName(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The name of the canary that you want to update.
- setNames(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- setNames(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
-
A token that indicates that there is more data available.
- setNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
A token that indicates that there is more data available.
- setReleaseDate(Date) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
The date that the runtime version was released.
- setResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
-
The ARN of the canary that you want to associate with the specified group.
- setResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
-
The ARN of the canary that you want to remove from the specified group.
- setResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
The ARN of the canary that you want to view groups for.
- setResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
-
The ARN of the canary or group that you want to view tags for.
- setResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
-
The ARN of the canary or group that you're adding tags to.
- setResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
The ARN of the canary or group that you're removing tags from.
- setResources(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
An array of ARNs.
- setRunConfig(CanaryRunConfigOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
- setRunConfig(CanaryRunConfigInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains the configuration for individual canary runs, such as timeout value and environment
variables.
- setRunConfig(CanaryRunConfigInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains the timeout value that is used for each individual run of the canary.
- setRuntimeVersion(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
Specifies the runtime version to use for the canary.
- setRuntimeVersion(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
Specifies the runtime version to use for the canary.
- setRuntimeVersion(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
Specifies the runtime version to use for the canary.
- setRuntimeVersions(Collection<RuntimeVersion>) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
An array of objects that display the details about each Synthetics canary runtime version.
- setS3Bucket(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
If your canary script is located in S3, specify the bucket name here.
- setS3Encryption(S3EncryptionConfig) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
-
A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary
uploads to Amazon S3.
- setS3Encryption(S3EncryptionConfig) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
-
A structure that contains the configuration of encryption settings for canary artifacts that are stored in Amazon
S3.
- setS3Key(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The S3 key of your script.
- setS3Version(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The S3 version ID of your script.
- setSchedule(CanaryScheduleOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- setSchedule(CanaryScheduleInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains information about how often the canary is to run and when these test runs are to stop.
- setSchedule(CanaryScheduleInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- setScreenshotName(String) - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
The name of the screenshot.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the security groups for this canary.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the security groups for this canary.
- setSourceLocationArn(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
-
The ARN of the Lambda layer where Synthetics stores the canary script code.
- setStarted(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
-
The start time of the run.
- setState(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
The current state of the run.
- setState(String) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
The current state of the canary.
- setStateReason(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
If run of the canary failed, this field contains the reason for the error.
- setStateReason(String) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
If the canary has insufficient permissions to run, this field provides more details.
- setStateReasonCode(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- setStateReasonCode(String) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
If the canary cannot run or has failed, this field displays the reason.
- setStatus(CanaryStatus) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about the canary's status.
- setStatus(CanaryRunStatus) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The status of this run.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the subnets where this canary is to run.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the subnets where this canary is to run.
- setSuccessRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The number of days to retain data about successful runs of this canary.
- setSuccessRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- setSuccessRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The list of key-value pairs that are associated with the canary.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A list of key-value pairs to associate with the canary.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
-
A list of key-value pairs to associate with the group.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.Group
-
The list of key-value pairs that are associated with the canary.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
-
The list of tag keys and values associated with the resource that you specified.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
-
The list of key-value pairs to associate with the resource.
- setTimeline(CanaryTimeline) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about when the canary was created, modified, and most recently run.
- setTimeline(CanaryRunTimeline) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
A structure that contains the start and end times of this run.
- setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
How long the canary is allowed to run before it must stop.
- setTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
How long the canary is allowed to run before it must stop.
- setVersionName(String) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
The name of the runtime version.
- setVisualReference(VisualReferenceOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary
run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore during the
visual monitoring comparison.
- setVisualReference(VisualReferenceInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
Defines the screenshots to use as the baseline for comparisons during visual monitoring comparisons during future
runs of this canary.
- setVpcConfig(VpcConfigOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
- setVpcConfig(VpcConfigInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- setVpcConfig(VpcConfigInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- setVpcId(String) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the VPC where this canary is to run.
- setZipFile(ByteBuffer) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
If you input your canary script directly into the canary instead of referring to an S3 location, the value of
this parameter is the base64-encoded contents of the .zip file that contains the script.
- shutdown() - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- shutdown() - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
- standard() - Static method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.synthetics.AWSSyntheticsClientBuilder
-
- startCanary(StartCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- startCanary(StartCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Use this operation to run a canary that has already been created.
- startCanary(StartCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
Use this operation to run a canary that has already been created.
- startCanaryAsync(StartCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- startCanaryAsync(StartCanaryRequest, AsyncHandler<StartCanaryRequest, StartCanaryResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- startCanaryAsync(StartCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Use this operation to run a canary that has already been created.
- startCanaryAsync(StartCanaryRequest, AsyncHandler<StartCanaryRequest, StartCanaryResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Use this operation to run a canary that has already been created.
- startCanaryAsync(StartCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- startCanaryAsync(StartCanaryRequest, AsyncHandler<StartCanaryRequest, StartCanaryResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- StartCanaryRequest - Class in com.amazonaws.services.synthetics.model
-
- StartCanaryRequest() - Constructor for class com.amazonaws.services.synthetics.model.StartCanaryRequest
-
- StartCanaryResult - Class in com.amazonaws.services.synthetics.model
-
- StartCanaryResult() - Constructor for class com.amazonaws.services.synthetics.model.StartCanaryResult
-
- stopCanary(StopCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- stopCanary(StopCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Stops the canary to prevent all future runs.
- stopCanary(StopCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
Stops the canary to prevent all future runs.
- stopCanaryAsync(StopCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- stopCanaryAsync(StopCanaryRequest, AsyncHandler<StopCanaryRequest, StopCanaryResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- stopCanaryAsync(StopCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Stops the canary to prevent all future runs.
- stopCanaryAsync(StopCanaryRequest, AsyncHandler<StopCanaryRequest, StopCanaryResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Stops the canary to prevent all future runs.
- stopCanaryAsync(StopCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- stopCanaryAsync(StopCanaryRequest, AsyncHandler<StopCanaryRequest, StopCanaryResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- StopCanaryRequest - Class in com.amazonaws.services.synthetics.model
-
- StopCanaryRequest() - Constructor for class com.amazonaws.services.synthetics.model.StopCanaryRequest
-
- StopCanaryResult - Class in com.amazonaws.services.synthetics.model
-
- StopCanaryResult() - Constructor for class com.amazonaws.services.synthetics.model.StopCanaryResult
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
-
Assigns one or more tags (key-value pairs) to the specified canary or group.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
-
Assigns one or more tags (key-value pairs) to the specified canary or group.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Assigns one or more tags (key-value pairs) to the specified canary or group.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
-
Assigns one or more tags (key-value pairs) to the specified canary or group.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.synthetics.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.synthetics.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.synthetics.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.synthetics.model.TagResourceResult
-
- TooManyRequestsException - Exception in com.amazonaws.services.synthetics.model
-
There were too many simultaneous requests.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.synthetics.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.Canary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.synthetics.model.CanaryRunState
-
- toString() - Method in enum com.amazonaws.services.synthetics.model.CanaryRunStateReasonCode
-
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.synthetics.model.CanaryState
-
- toString() - Method in enum com.amazonaws.services.synthetics.model.CanaryStateReasonCode
-
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.CreateGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DeleteGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DeleteGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.synthetics.model.EncryptionMode
-
- toString() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.GetCanaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.GetGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.GetGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.Group
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.StartCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.StartCanaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.StopCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.StopCanaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
Returns a string representation of this object.
- withActiveTracing(Boolean) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
Specifies whether this canary is to use active X-Ray tracing when it runs.
- withActiveTracing(Boolean) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
Displays whether this canary run used active X-Ray tracing.
- withArn(String) - Method in class com.amazonaws.services.synthetics.model.Group
-
The ARN of the group.
- withArn(String) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The ARN of the group.
- withArtifactConfig(ArtifactConfigOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- withArtifactConfig(ArtifactConfigInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- withArtifactConfig(ArtifactConfigInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for
artifacts that the canary uploads to Amazon S3.
- withArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The location in Amazon S3 where Synthetics stores artifacts from the runs of this canary.
- withArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The location where the canary stored artifacts from the run.
- withArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
- withArtifactS3Location(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary.
- withBaseCanaryRunId(String) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
Specifies which canary run to use the screenshots from as the baseline for future visual monitoring with this
canary.
- withBaseCanaryRunId(String) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
The ID of the canary run that produced the baseline screenshots that are used for visual monitoring comparisons
by this canary.
- withBaseScreenshots(BaseScreenshot...) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
An array of screenshots that will be used as the baseline for visual monitoring in future runs of this canary.
- withBaseScreenshots(Collection<BaseScreenshot>) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
-
An array of screenshots that will be used as the baseline for visual monitoring in future runs of this canary.
- withBaseScreenshots(BaseScreenshot...) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
An array of screenshots that are used as the baseline for comparisons during visual monitoring.
- withBaseScreenshots(Collection<BaseScreenshot>) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
-
An array of screenshots that are used as the baseline for comparisons during visual monitoring.
- withCanaries(Canary...) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
Returns an array.
- withCanaries(Collection<Canary>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
Returns an array.
- withCanariesLastRun(CanaryLastRun...) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
An array that contains the information from the most recent run of each canary.
- withCanariesLastRun(Collection<CanaryLastRun>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
An array that contains the information from the most recent run of each canary.
- withCanary(Canary) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryResult
-
The full details about the canary you have created.
- withCanary(Canary) - Method in class com.amazonaws.services.synthetics.model.GetCanaryResult
-
A structure that contains the full information about the canary.
- withCanaryName(String) - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
-
The name of the canary.
- withCanaryRuns(CanaryRun...) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
An array of structures.
- withCanaryRuns(Collection<CanaryRun>) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
An array of structures.
- withCode(CanaryCodeOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
- withCode(CanaryCodeInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- withCode(CanaryCodeInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that includes the entry point from which the canary should start running your script.
- withCompleted(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
-
The end time of the run.
- withCreated(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time the canary was created.
- withCreatedTime(Date) - Method in class com.amazonaws.services.synthetics.model.Group
-
The date and time that the group was created.
- withDeleteLambda(Boolean) - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
-
Specifies whether to also delete the Lambda functions and layers used by this canary.
- withDeprecationDate(Date) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
If this runtime version is deprecated, this value is the date of deprecation.
- withDescription(String) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
A description of the runtime version, created by Amazon.
- withDurationInSeconds(Long) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
-
How long, in seconds, for the canary to continue making regular runs according to the schedule in the
Expression value.
- withDurationInSeconds(Long) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
-
How long, in seconds, for the canary to continue making regular runs after it was created.
- withEncryptionMode(String) - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
The encryption method to use for artifacts created by this canary.
- withEncryptionMode(EncryptionMode) - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
The encryption method to use for artifacts created by this canary.
- withEngineArn(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The ARN of the Lambda function that is used as your canary's engine.
- withEnvironmentVariables(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
Specifies the keys and values to use for any environment variables used in the canary script.
- withExecutionRoleArn(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The ARN of the IAM role used to run the canary.
- withExecutionRoleArn(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The ARN of the IAM role to be used to run the canary.
- withExecutionRoleArn(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The ARN of the IAM role to be used to run the canary.
- withExpression(String) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
-
A rate expression or a cron expression that defines how often the canary is to run.
- withExpression(String) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
-
A rate expression or a cron expression that defines how often the canary is to run.
- withFailureRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The number of days to retain data about failed runs of this canary.
- withFailureRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The number of days to retain data about failed runs of this canary.
- withFailureRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The number of days to retain data about failed runs of this canary.
- withGroup(Group) - Method in class com.amazonaws.services.synthetics.model.CreateGroupResult
-
A structure that contains information about the group that was just created.
- withGroup(Group) - Method in class com.amazonaws.services.synthetics.model.GetGroupResult
-
A structure that contains information about the group.
- withGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
-
Specifies the group.
- withGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.DeleteGroupRequest
-
Specifies which group to delete.
- withGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
-
Specifies the group.
- withGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.GetGroupRequest
-
Specifies the group to return information for.
- withGroupIdentifier(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
Specifies the group to return information for.
- withGroups(GroupSummary...) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
An array of structures that contain information about the groups that this canary is associated with.
- withGroups(Collection<GroupSummary>) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
An array of structures that contain information about the groups that this canary is associated with.
- withGroups(GroupSummary...) - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
An array of structures that each contain information about one group.
- withGroups(Collection<GroupSummary>) - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
An array of structures that each contain information about one group.
- withHandler(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The entry point to use for the source code when running the canary.
- withHandler(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
-
The entry point to use for the source code when running the canary.
- withId(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The unique ID of this canary.
- withId(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
A unique ID that identifies this canary run.
- withId(String) - Method in class com.amazonaws.services.synthetics.model.Group
-
The unique ID of the group.
- withId(String) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The unique ID of the group.
- withIgnoreCoordinates(String...) - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
Coordinates that define the part of a screen to ignore during screenshot comparisons.
- withIgnoreCoordinates(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
Coordinates that define the part of a screen to ignore during screenshot comparisons.
- withKmsKeyArn(String) - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
-
The ARN of the customer-managed KMS key to use, if you specify SSE-KMS for
EncryptionMode
- withLastModified(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time the canary was most recently modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.synthetics.model.Group
-
The date and time that the group was most recently updated.
- withLastRun(CanaryRun) - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
-
The results from this canary's most recent run.
- withLastStarted(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time that the canary's most recent run started.
- withLastStopped(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
-
The date and time that the canary's most recent run ended.
- withMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Specify this parameter to limit how many runs are returned each time you use the DescribeLastRun
operation.
- withMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Specify this parameter to limit how many canaries are returned each time you use the
DescribeCanaries operation.
- withMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
-
Specify this parameter to limit how many runs are returned each time you use the
DescribeRuntimeVersions operation.
- withMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
Specify this parameter to limit how many runs are returned each time you use the GetCanaryRuns
operation.
- withMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
Specify this parameter to limit how many groups are returned each time you use the
ListAssociatedGroups operation.
- withMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
Specify this parameter to limit how many canary ARNs are returned each time you use the
ListGroupResources operation.
- withMaxResults(Integer) - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
-
Specify this parameter to limit how many groups are returned each time you use the ListGroups
operation.
- withMemoryInMB(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
The maximum amount of memory available to the canary while it is running, in MB.
- withMemoryInMB(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
The maximum amount of memory available to the canary while it is running, in MB.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The name of the canary.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The name of the canary.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The name for this canary.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
-
The name for the group.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
-
The name of the canary that you want to delete.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRequest
-
The name of the canary that you want details for.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
The name of the canary that you want to see runs for.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.Group
-
The name of the group.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
-
The name of the group.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.StartCanaryRequest
-
The name of the canary that you want to run.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.StopCanaryRequest
-
The name of the canary that you want to stop.
- withName(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The name of the canary that you want to update.
- withNames(String...) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- withNames(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- withNames(String...) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- withNames(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
Use this parameter to return only canaries that match the names that you specify here.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
-
A token that indicates that there is more data available.
- withNextToken(String) - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
-
A token that indicates that there is more data available.
- withReleaseDate(Date) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
The date that the runtime version was released.
- withResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
-
The ARN of the canary that you want to associate with the specified group.
- withResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
-
The ARN of the canary that you want to remove from the specified group.
- withResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
-
The ARN of the canary that you want to view groups for.
- withResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
-
The ARN of the canary or group that you want to view tags for.
- withResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
-
The ARN of the canary or group that you're adding tags to.
- withResourceArn(String) - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
The ARN of the canary or group that you're removing tags from.
- withResources(String...) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
An array of ARNs.
- withResources(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
-
An array of ARNs.
- withRunConfig(CanaryRunConfigOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
- withRunConfig(CanaryRunConfigInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains the configuration for individual canary runs, such as timeout value and environment
variables.
- withRunConfig(CanaryRunConfigInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains the timeout value that is used for each individual run of the canary.
- withRuntimeVersion(String) - Method in class com.amazonaws.services.synthetics.model.Canary
-
Specifies the runtime version to use for the canary.
- withRuntimeVersion(String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
Specifies the runtime version to use for the canary.
- withRuntimeVersion(String) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
Specifies the runtime version to use for the canary.
- withRuntimeVersions(RuntimeVersion...) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
An array of objects that display the details about each Synthetics canary runtime version.
- withRuntimeVersions(Collection<RuntimeVersion>) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
-
An array of objects that display the details about each Synthetics canary runtime version.
- withS3Bucket(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
If your canary script is located in S3, specify the bucket name here.
- withS3Encryption(S3EncryptionConfig) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
-
A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary
uploads to Amazon S3.
- withS3Encryption(S3EncryptionConfig) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
-
A structure that contains the configuration of encryption settings for canary artifacts that are stored in Amazon
S3.
- withS3Key(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The S3 key of your script.
- withS3Version(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
The S3 version ID of your script.
- withSchedule(CanaryScheduleOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- withSchedule(CanaryScheduleInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A structure that contains information about how often the canary is to run and when these test runs are to stop.
- withSchedule(CanaryScheduleInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
A structure that contains information about how often the canary is to run, and when these runs are to stop.
- withScreenshotName(String) - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
-
The name of the screenshot.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the security groups for this canary.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the security groups for this canary.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the security groups for this canary.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the security groups for this canary.
- withSourceLocationArn(String) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
-
The ARN of the Lambda layer where Synthetics stores the canary script code.
- withStarted(Date) - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
-
The start time of the run.
- withState(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
The current state of the run.
- withState(CanaryRunState) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
The current state of the run.
- withState(String) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
The current state of the canary.
- withState(CanaryState) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
The current state of the canary.
- withStateReason(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
If run of the canary failed, this field contains the reason for the error.
- withStateReason(String) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
If the canary has insufficient permissions to run, this field provides more details.
- withStateReasonCode(String) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- withStateReasonCode(CanaryRunStateReasonCode) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
-
If this value is CANARY_FAILURE, an exception occurred in the canary code.
- withStateReasonCode(String) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
If the canary cannot run or has failed, this field displays the reason.
- withStateReasonCode(CanaryStateReasonCode) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
-
If the canary cannot run or has failed, this field displays the reason.
- withStatus(CanaryStatus) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about the canary's status.
- withStatus(CanaryRunStatus) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
The status of this run.
- withSubnetIds(String...) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the subnets where this canary is to run.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
-
The IDs of the subnets where this canary is to run.
- withSubnetIds(String...) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the subnets where this canary is to run.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the subnets where this canary is to run.
- withSuccessRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The number of days to retain data about successful runs of this canary.
- withSuccessRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- withSuccessRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
The number of days to retain data about successful runs of this canary.
- withTagKeys(String...) - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.Canary
-
The list of key-value pairs that are associated with the canary.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
A list of key-value pairs to associate with the canary.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
-
A list of key-value pairs to associate with the group.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.Group
-
The list of key-value pairs that are associated with the canary.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
-
The list of tag keys and values associated with the resource that you specified.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
-
The list of key-value pairs to associate with the resource.
- withTimeline(CanaryTimeline) - Method in class com.amazonaws.services.synthetics.model.Canary
-
A structure that contains information about when the canary was created, modified, and most recently run.
- withTimeline(CanaryRunTimeline) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
-
A structure that contains the start and end times of this run.
- withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
-
How long the canary is allowed to run before it must stop.
- withTimeoutInSeconds(Integer) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
-
How long the canary is allowed to run before it must stop.
- withVersionName(String) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
-
The name of the runtime version.
- withVisualReference(VisualReferenceOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary
run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore during the
visual monitoring comparison.
- withVisualReference(VisualReferenceInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
Defines the screenshots to use as the baseline for comparisons during visual monitoring comparisons during future
runs of this canary.
- withVpcConfig(VpcConfigOutput) - Method in class com.amazonaws.services.synthetics.model.Canary
-
- withVpcConfig(VpcConfigInput) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- withVpcConfig(VpcConfigInput) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
-
If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security
groups of the VPC endpoint.
- withVpcId(String) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
-
The IDs of the VPC where this canary is to run.
- withZipFile(ByteBuffer) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
-
If you input your canary script directly into the canary instead of referring to an S3 location, the value of
this parameter is the base64-encoded contents of the .zip file that contains the script.