Skip navigation links
A B C D E F G H I L M N R S T U V W 

A

AbstractAWSSynthetics - Class in com.amazonaws.services.synthetics
Abstract implementation of AWSSynthetics.
AbstractAWSSynthetics() - Constructor for class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
AbstractAWSSyntheticsAsync - Class in com.amazonaws.services.synthetics
Abstract implementation of AWSSyntheticsAsync.
AbstractAWSSyntheticsAsync() - Constructor for class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
addEnvironmentVariablesEntry(String, String) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
Add a single EnvironmentVariables entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.synthetics.model.Canary
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.synthetics.model.Group
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
Add a single Tags entry
ArtifactConfigInput - Class in com.amazonaws.services.synthetics.model
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3.
ArtifactConfigInput() - Constructor for class com.amazonaws.services.synthetics.model.ArtifactConfigInput
 
ArtifactConfigOutput - Class in com.amazonaws.services.synthetics.model
A structure that contains the configuration for canary artifacts, including the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3.
ArtifactConfigOutput() - Constructor for class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
 
associateResource(AssociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
associateResource(AssociateResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Associates a canary with a group.
associateResource(AssociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Associates a canary with a group.
associateResourceAsync(AssociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
associateResourceAsync(AssociateResourceRequest, AsyncHandler<AssociateResourceRequest, AssociateResourceResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
associateResourceAsync(AssociateResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Associates a canary with a group.
associateResourceAsync(AssociateResourceRequest, AsyncHandler<AssociateResourceRequest, AssociateResourceResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Associates a canary with a group.
associateResourceAsync(AssociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
associateResourceAsync(AssociateResourceRequest, AsyncHandler<AssociateResourceRequest, AssociateResourceResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
AssociateResourceRequest - Class in com.amazonaws.services.synthetics.model
 
AssociateResourceRequest() - Constructor for class com.amazonaws.services.synthetics.model.AssociateResourceRequest
 
AssociateResourceResult - Class in com.amazonaws.services.synthetics.model
 
AssociateResourceResult() - Constructor for class com.amazonaws.services.synthetics.model.AssociateResourceResult
 
asyncBuilder() - Static method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
AWSSynthetics - Interface in com.amazonaws.services.synthetics
Interface for accessing Synthetics.
AWSSyntheticsAsync - Interface in com.amazonaws.services.synthetics
Interface for accessing Synthetics asynchronously.
AWSSyntheticsAsyncClient - Class in com.amazonaws.services.synthetics
Client for accessing Synthetics asynchronously.
AWSSyntheticsAsyncClientBuilder - Class in com.amazonaws.services.synthetics
Fluent builder for AWSSyntheticsAsync.
AWSSyntheticsClient - Class in com.amazonaws.services.synthetics
Client for accessing Synthetics.
AWSSyntheticsClientBuilder - Class in com.amazonaws.services.synthetics
Fluent builder for AWSSynthetics.
AWSSyntheticsException - Exception in com.amazonaws.services.synthetics.model
Base exception for all service exceptions thrown by Synthetics
AWSSyntheticsException(String) - Constructor for exception com.amazonaws.services.synthetics.model.AWSSyntheticsException
Constructs a new AWSSyntheticsException with the specified error message.

B

BadRequestException - Exception in com.amazonaws.services.synthetics.model
The request was not valid.
BadRequestException(String) - Constructor for exception com.amazonaws.services.synthetics.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
BaseScreenshot - Class in com.amazonaws.services.synthetics.model
A structure representing a screenshot that is used as a baseline during visual monitoring comparisons made by the canary.
BaseScreenshot() - Constructor for class com.amazonaws.services.synthetics.model.BaseScreenshot
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClientBuilder
Construct an asynchronous implementation of AWSSyntheticsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClientBuilder
Construct a synchronous implementation of AWSSynthetics using the current builder configuration.
builder() - Static method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
 

C

Canary - Class in com.amazonaws.services.synthetics.model
This structure contains all information about one canary in your account.
Canary() - Constructor for class com.amazonaws.services.synthetics.model.Canary
 
CanaryCodeInput - Class in com.amazonaws.services.synthetics.model
Use this structure to input your script code for the canary.
CanaryCodeInput() - Constructor for class com.amazonaws.services.synthetics.model.CanaryCodeInput
 
CanaryCodeOutput - Class in com.amazonaws.services.synthetics.model
This structure contains information about the canary's Lambda handler and where its code is stored by CloudWatch Synthetics.
CanaryCodeOutput() - Constructor for class com.amazonaws.services.synthetics.model.CanaryCodeOutput
 
CanaryLastRun - Class in com.amazonaws.services.synthetics.model
This structure contains information about the most recent run of a single canary.
CanaryLastRun() - Constructor for class com.amazonaws.services.synthetics.model.CanaryLastRun
 
CanaryRun - Class in com.amazonaws.services.synthetics.model
This structure contains the details about one run of one canary.
CanaryRun() - Constructor for class com.amazonaws.services.synthetics.model.CanaryRun
 
CanaryRunConfigInput - Class in com.amazonaws.services.synthetics.model
A structure that contains input information for a canary run.
CanaryRunConfigInput() - Constructor for class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
 
CanaryRunConfigOutput - Class in com.amazonaws.services.synthetics.model
A structure that contains information about a canary run.
CanaryRunConfigOutput() - Constructor for class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
 
CanaryRunState - Enum in com.amazonaws.services.synthetics.model
 
CanaryRunStateReasonCode - Enum in com.amazonaws.services.synthetics.model
 
CanaryRunStatus - Class in com.amazonaws.services.synthetics.model
This structure contains the status information about a canary run.
CanaryRunStatus() - Constructor for class com.amazonaws.services.synthetics.model.CanaryRunStatus
 
CanaryRunTimeline - Class in com.amazonaws.services.synthetics.model
This structure contains the start and end times of a single canary run.
CanaryRunTimeline() - Constructor for class com.amazonaws.services.synthetics.model.CanaryRunTimeline
 
CanaryScheduleInput - Class in com.amazonaws.services.synthetics.model
This structure specifies how often a canary is to make runs and the date and time when it should stop making runs.
CanaryScheduleInput() - Constructor for class com.amazonaws.services.synthetics.model.CanaryScheduleInput
 
CanaryScheduleOutput - Class in com.amazonaws.services.synthetics.model
How long, in seconds, for the canary to continue making regular runs according to the schedule in the Expression value.
CanaryScheduleOutput() - Constructor for class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
 
CanaryState - Enum in com.amazonaws.services.synthetics.model
 
CanaryStateReasonCode - Enum in com.amazonaws.services.synthetics.model
 
CanaryStatus - Class in com.amazonaws.services.synthetics.model
A structure that contains the current state of the canary.
CanaryStatus() - Constructor for class com.amazonaws.services.synthetics.model.CanaryStatus
 
CanaryTimeline - Class in com.amazonaws.services.synthetics.model
This structure contains information about when the canary was created and modified.
CanaryTimeline() - Constructor for class com.amazonaws.services.synthetics.model.CanaryTimeline
 
clearEnvironmentVariablesEntries() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
Removes all the entries added into EnvironmentVariables.
clearTagsEntries() - Method in class com.amazonaws.services.synthetics.model.Canary
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.synthetics.model.Group
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
 
clone() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
 
clone() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
 
clone() - Method in class com.amazonaws.services.synthetics.model.Canary
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
 
clone() - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
 
clone() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.CreateGroupResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.DeleteGroupRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.DeleteGroupResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.GetCanaryResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.GetGroupRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.GetGroupResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.Group
 
clone() - Method in class com.amazonaws.services.synthetics.model.GroupSummary
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
 
clone() - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
 
clone() - Method in class com.amazonaws.services.synthetics.model.StartCanaryRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.StartCanaryResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.StopCanaryRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.StopCanaryResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
 
clone() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryResult
 
clone() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
 
clone() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
 
clone() - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
 
clone() - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
 
com.amazonaws.services.synthetics - package com.amazonaws.services.synthetics
Amazon CloudWatch Synthetics
com.amazonaws.services.synthetics.model - package com.amazonaws.services.synthetics.model
 
configFactory - Static variable in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.synthetics.model
A conflicting operation is already in progress.
ConflictException(String) - Constructor for exception com.amazonaws.services.synthetics.model.ConflictException
Constructs a new ConflictException with the specified error message.
createCanary(CreateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
createCanary(CreateCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Creates a canary.
createCanary(CreateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Creates a canary.
createCanaryAsync(CreateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
createCanaryAsync(CreateCanaryRequest, AsyncHandler<CreateCanaryRequest, CreateCanaryResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
createCanaryAsync(CreateCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Creates a canary.
createCanaryAsync(CreateCanaryRequest, AsyncHandler<CreateCanaryRequest, CreateCanaryResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Creates a canary.
createCanaryAsync(CreateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
createCanaryAsync(CreateCanaryRequest, AsyncHandler<CreateCanaryRequest, CreateCanaryResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
CreateCanaryRequest - Class in com.amazonaws.services.synthetics.model
 
CreateCanaryRequest() - Constructor for class com.amazonaws.services.synthetics.model.CreateCanaryRequest
 
CreateCanaryResult - Class in com.amazonaws.services.synthetics.model
 
CreateCanaryResult() - Constructor for class com.amazonaws.services.synthetics.model.CreateCanaryResult
 
createGroup(CreateGroupRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
createGroup(CreateGroupRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
createGroup(CreateGroupRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
createGroupAsync(CreateGroupRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
createGroupAsync(CreateGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
createGroupAsync(CreateGroupRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
createGroupAsync(CreateGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
createGroupAsync(CreateGroupRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
createGroupAsync(CreateGroupRequest, AsyncHandler<CreateGroupRequest, CreateGroupResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
CreateGroupRequest - Class in com.amazonaws.services.synthetics.model
 
CreateGroupRequest() - Constructor for class com.amazonaws.services.synthetics.model.CreateGroupRequest
 
CreateGroupResult - Class in com.amazonaws.services.synthetics.model
 
CreateGroupResult() - Constructor for class com.amazonaws.services.synthetics.model.CreateGroupResult
 

D

defaultClient() - Static method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.synthetics.AWSSyntheticsClientBuilder
 
deleteCanary(DeleteCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
deleteCanary(DeleteCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Permanently deletes the specified canary.
deleteCanary(DeleteCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Permanently deletes the specified canary.
deleteCanaryAsync(DeleteCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
deleteCanaryAsync(DeleteCanaryRequest, AsyncHandler<DeleteCanaryRequest, DeleteCanaryResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
deleteCanaryAsync(DeleteCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Permanently deletes the specified canary.
deleteCanaryAsync(DeleteCanaryRequest, AsyncHandler<DeleteCanaryRequest, DeleteCanaryResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Permanently deletes the specified canary.
deleteCanaryAsync(DeleteCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
deleteCanaryAsync(DeleteCanaryRequest, AsyncHandler<DeleteCanaryRequest, DeleteCanaryResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
DeleteCanaryRequest - Class in com.amazonaws.services.synthetics.model
 
DeleteCanaryRequest() - Constructor for class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
 
DeleteCanaryResult - Class in com.amazonaws.services.synthetics.model
 
DeleteCanaryResult() - Constructor for class com.amazonaws.services.synthetics.model.DeleteCanaryResult
 
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
deleteGroup(DeleteGroupRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Deletes a group.
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Deletes a group.
deleteGroupAsync(DeleteGroupRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, DeleteGroupResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
deleteGroupAsync(DeleteGroupRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Deletes a group.
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, DeleteGroupResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Deletes a group.
deleteGroupAsync(DeleteGroupRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
deleteGroupAsync(DeleteGroupRequest, AsyncHandler<DeleteGroupRequest, DeleteGroupResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
DeleteGroupRequest - Class in com.amazonaws.services.synthetics.model
 
DeleteGroupRequest() - Constructor for class com.amazonaws.services.synthetics.model.DeleteGroupRequest
 
DeleteGroupResult - Class in com.amazonaws.services.synthetics.model
 
DeleteGroupResult() - Constructor for class com.amazonaws.services.synthetics.model.DeleteGroupResult
 
describeCanaries(DescribeCanariesRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
describeCanaries(DescribeCanariesRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
This operation returns a list of the canaries in your account, along with full details about each canary.
describeCanaries(DescribeCanariesRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
This operation returns a list of the canaries in your account, along with full details about each canary.
describeCanariesAsync(DescribeCanariesRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
describeCanariesAsync(DescribeCanariesRequest, AsyncHandler<DescribeCanariesRequest, DescribeCanariesResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
describeCanariesAsync(DescribeCanariesRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
This operation returns a list of the canaries in your account, along with full details about each canary.
describeCanariesAsync(DescribeCanariesRequest, AsyncHandler<DescribeCanariesRequest, DescribeCanariesResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
This operation returns a list of the canaries in your account, along with full details about each canary.
describeCanariesAsync(DescribeCanariesRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
describeCanariesAsync(DescribeCanariesRequest, AsyncHandler<DescribeCanariesRequest, DescribeCanariesResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
describeCanariesLastRun(DescribeCanariesLastRunRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
describeCanariesLastRun(DescribeCanariesLastRunRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Use this operation to see information from the most recent run of each canary that you have created.
describeCanariesLastRun(DescribeCanariesLastRunRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Use this operation to see information from the most recent run of each canary that you have created.
describeCanariesLastRunAsync(DescribeCanariesLastRunRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
describeCanariesLastRunAsync(DescribeCanariesLastRunRequest, AsyncHandler<DescribeCanariesLastRunRequest, DescribeCanariesLastRunResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
describeCanariesLastRunAsync(DescribeCanariesLastRunRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Use this operation to see information from the most recent run of each canary that you have created.
describeCanariesLastRunAsync(DescribeCanariesLastRunRequest, AsyncHandler<DescribeCanariesLastRunRequest, DescribeCanariesLastRunResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Use this operation to see information from the most recent run of each canary that you have created.
describeCanariesLastRunAsync(DescribeCanariesLastRunRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
describeCanariesLastRunAsync(DescribeCanariesLastRunRequest, AsyncHandler<DescribeCanariesLastRunRequest, DescribeCanariesLastRunResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
DescribeCanariesLastRunRequest - Class in com.amazonaws.services.synthetics.model
 
DescribeCanariesLastRunRequest() - Constructor for class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
 
DescribeCanariesLastRunResult - Class in com.amazonaws.services.synthetics.model
 
DescribeCanariesLastRunResult() - Constructor for class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
 
DescribeCanariesRequest - Class in com.amazonaws.services.synthetics.model
 
DescribeCanariesRequest() - Constructor for class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
 
DescribeCanariesResult - Class in com.amazonaws.services.synthetics.model
 
DescribeCanariesResult() - Constructor for class com.amazonaws.services.synthetics.model.DescribeCanariesResult
 
describeRuntimeVersions(DescribeRuntimeVersionsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
describeRuntimeVersions(DescribeRuntimeVersionsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Returns a list of Synthetics canary runtime versions.
describeRuntimeVersions(DescribeRuntimeVersionsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Returns a list of Synthetics canary runtime versions.
describeRuntimeVersionsAsync(DescribeRuntimeVersionsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
describeRuntimeVersionsAsync(DescribeRuntimeVersionsRequest, AsyncHandler<DescribeRuntimeVersionsRequest, DescribeRuntimeVersionsResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
describeRuntimeVersionsAsync(DescribeRuntimeVersionsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Returns a list of Synthetics canary runtime versions.
describeRuntimeVersionsAsync(DescribeRuntimeVersionsRequest, AsyncHandler<DescribeRuntimeVersionsRequest, DescribeRuntimeVersionsResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Returns a list of Synthetics canary runtime versions.
describeRuntimeVersionsAsync(DescribeRuntimeVersionsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
describeRuntimeVersionsAsync(DescribeRuntimeVersionsRequest, AsyncHandler<DescribeRuntimeVersionsRequest, DescribeRuntimeVersionsResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
DescribeRuntimeVersionsRequest - Class in com.amazonaws.services.synthetics.model
 
DescribeRuntimeVersionsRequest() - Constructor for class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
 
DescribeRuntimeVersionsResult - Class in com.amazonaws.services.synthetics.model
 
DescribeRuntimeVersionsResult() - Constructor for class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
 
disassociateResource(DisassociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
disassociateResource(DisassociateResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Removes a canary from a group.
disassociateResource(DisassociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Removes a canary from a group.
disassociateResourceAsync(DisassociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
disassociateResourceAsync(DisassociateResourceRequest, AsyncHandler<DisassociateResourceRequest, DisassociateResourceResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
disassociateResourceAsync(DisassociateResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Removes a canary from a group.
disassociateResourceAsync(DisassociateResourceRequest, AsyncHandler<DisassociateResourceRequest, DisassociateResourceResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Removes a canary from a group.
disassociateResourceAsync(DisassociateResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
disassociateResourceAsync(DisassociateResourceRequest, AsyncHandler<DisassociateResourceRequest, DisassociateResourceResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
DisassociateResourceRequest - Class in com.amazonaws.services.synthetics.model
 
DisassociateResourceRequest() - Constructor for class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
 
DisassociateResourceResult - Class in com.amazonaws.services.synthetics.model
 
DisassociateResourceResult() - Constructor for class com.amazonaws.services.synthetics.model.DisassociateResourceResult
 

E

EncryptionMode - Enum in com.amazonaws.services.synthetics.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.synthetics.AWSSynthetics
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.AssociateResourceResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.Canary
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CreateCanaryResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.CreateGroupResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DeleteGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DeleteGroupResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.GetCanaryResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.GetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.GetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.Group
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.StartCanaryRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.StartCanaryResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.StopCanaryRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.StopCanaryResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryResult
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
 
equals(Object) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
 

F

fromValue(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryRunState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryRunStateReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryStateReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.synthetics.model.EncryptionMode
Use this in place of valueOf.

G

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
 

H

hashCode() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.AssociateResourceResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.Canary
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryRun
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CreateCanaryResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CreateGroupRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.CreateGroupResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DeleteGroupRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DeleteGroupResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesLastRunResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DescribeCanariesResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DescribeRuntimeVersionsResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.DisassociateResourceResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.GetCanaryResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.GetCanaryRunsResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.GetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.GetGroupResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.Group
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.GroupSummary
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListGroupsResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.StartCanaryRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.StartCanaryResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.StopCanaryRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.StopCanaryResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.UpdateCanaryResult
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
 
hashCode() - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
 

I

InternalFailureException - Exception in com.amazonaws.services.synthetics.model
An internal failure occurred.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.synthetics.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
InternalServerException - Exception in com.amazonaws.services.synthetics.model
An unknown internal error occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.synthetics.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isActiveTracing() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
Specifies whether this canary is to use active X-Ray tracing when it runs.
isActiveTracing() - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
Displays whether this canary run used active X-Ray tracing.
isDeleteLambda() - Method in class com.amazonaws.services.synthetics.model.DeleteCanaryRequest
Specifies whether to also delete the Lambda functions and layers used by this canary.

L

listAssociatedGroups(ListAssociatedGroupsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
listAssociatedGroups(ListAssociatedGroupsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Returns a list of the groups that the specified canary is associated with.
listAssociatedGroups(ListAssociatedGroupsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Returns a list of the groups that the specified canary is associated with.
listAssociatedGroupsAsync(ListAssociatedGroupsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listAssociatedGroupsAsync(ListAssociatedGroupsRequest, AsyncHandler<ListAssociatedGroupsRequest, ListAssociatedGroupsResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listAssociatedGroupsAsync(ListAssociatedGroupsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Returns a list of the groups that the specified canary is associated with.
listAssociatedGroupsAsync(ListAssociatedGroupsRequest, AsyncHandler<ListAssociatedGroupsRequest, ListAssociatedGroupsResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Returns a list of the groups that the specified canary is associated with.
listAssociatedGroupsAsync(ListAssociatedGroupsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
listAssociatedGroupsAsync(ListAssociatedGroupsRequest, AsyncHandler<ListAssociatedGroupsRequest, ListAssociatedGroupsResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
ListAssociatedGroupsRequest - Class in com.amazonaws.services.synthetics.model
 
ListAssociatedGroupsRequest() - Constructor for class com.amazonaws.services.synthetics.model.ListAssociatedGroupsRequest
 
ListAssociatedGroupsResult - Class in com.amazonaws.services.synthetics.model
 
ListAssociatedGroupsResult() - Constructor for class com.amazonaws.services.synthetics.model.ListAssociatedGroupsResult
 
listGroupResources(ListGroupResourcesRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
listGroupResources(ListGroupResourcesRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
This operation returns a list of the ARNs of the canaries that are associated with the specified group.
listGroupResources(ListGroupResourcesRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
This operation returns a list of the ARNs of the canaries that are associated with the specified group.
listGroupResourcesAsync(ListGroupResourcesRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listGroupResourcesAsync(ListGroupResourcesRequest, AsyncHandler<ListGroupResourcesRequest, ListGroupResourcesResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listGroupResourcesAsync(ListGroupResourcesRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
This operation returns a list of the ARNs of the canaries that are associated with the specified group.
listGroupResourcesAsync(ListGroupResourcesRequest, AsyncHandler<ListGroupResourcesRequest, ListGroupResourcesResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
This operation returns a list of the ARNs of the canaries that are associated with the specified group.
listGroupResourcesAsync(ListGroupResourcesRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
listGroupResourcesAsync(ListGroupResourcesRequest, AsyncHandler<ListGroupResourcesRequest, ListGroupResourcesResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
ListGroupResourcesRequest - Class in com.amazonaws.services.synthetics.model
 
ListGroupResourcesRequest() - Constructor for class com.amazonaws.services.synthetics.model.ListGroupResourcesRequest
 
ListGroupResourcesResult - Class in com.amazonaws.services.synthetics.model
 
ListGroupResourcesResult() - Constructor for class com.amazonaws.services.synthetics.model.ListGroupResourcesResult
 
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
listGroups(ListGroupsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Returns a list of all groups in the account, displaying their names, unique IDs, and ARNs.
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Returns a list of all groups in the account, displaying their names, unique IDs, and ARNs.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listGroupsAsync(ListGroupsRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Returns a list of all groups in the account, displaying their names, unique IDs, and ARNs.
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Returns a list of all groups in the account, displaying their names, unique IDs, and ARNs.
listGroupsAsync(ListGroupsRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
listGroupsAsync(ListGroupsRequest, AsyncHandler<ListGroupsRequest, ListGroupsResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
ListGroupsRequest - Class in com.amazonaws.services.synthetics.model
 
ListGroupsRequest() - Constructor for class com.amazonaws.services.synthetics.model.ListGroupsRequest
 
ListGroupsResult - Class in com.amazonaws.services.synthetics.model
 
ListGroupsResult() - Constructor for class com.amazonaws.services.synthetics.model.ListGroupsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Displays the tags associated with a canary or group.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Displays the tags associated with a canary or group.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Displays the tags associated with a canary or group.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Displays the tags associated with a canary or group.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.synthetics.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.synthetics.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.synthetics.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.synthetics.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.ArtifactConfigOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.BaseScreenshot
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.Canary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryCodeOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryLastRun
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryRun
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryRunConfigOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryRunStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryRunTimeline
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryScheduleOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.CanaryTimeline
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.Group
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.GroupSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.RuntimeVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.S3EncryptionConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.VisualReferenceOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.VpcConfigInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.synthetics.model.VpcConfigOutput
 

N

NotFoundException - Exception in com.amazonaws.services.synthetics.model
The specified resource was not found.
NotFoundException(String) - Constructor for exception com.amazonaws.services.synthetics.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

R

RequestEntityTooLargeException - Exception in com.amazonaws.services.synthetics.model
One of the input resources is larger than is allowed.
RequestEntityTooLargeException(String) - Constructor for exception com.amazonaws.services.synthetics.model.RequestEntityTooLargeException
Constructs a new RequestEntityTooLargeException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.synthetics.model
One of the specified resources was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.synthetics.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RuntimeVersion - Class in com.amazonaws.services.synthetics.model
This structure contains information about one canary runtime version.
RuntimeVersion() - Constructor for class com.amazonaws.services.synthetics.model.RuntimeVersion
 

S

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
 

T

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.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Removes one or more tags from the specified resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Removes one or more tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Removes one or more tags from the specified resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Removes one or more tags from the specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.synthetics.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.synthetics.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.synthetics.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.synthetics.model.UntagResourceResult
 
updateCanary(UpdateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSynthetics
 
updateCanary(UpdateCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSynthetics
Updates the configuration of a canary that has already been created.
updateCanary(UpdateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsClient
Updates the configuration of a canary that has already been created.
updateCanaryAsync(UpdateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
updateCanaryAsync(UpdateCanaryRequest, AsyncHandler<UpdateCanaryRequest, UpdateCanaryResult>) - Method in class com.amazonaws.services.synthetics.AbstractAWSSyntheticsAsync
 
updateCanaryAsync(UpdateCanaryRequest) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Updates the configuration of a canary that has already been created.
updateCanaryAsync(UpdateCanaryRequest, AsyncHandler<UpdateCanaryRequest, UpdateCanaryResult>) - Method in interface com.amazonaws.services.synthetics.AWSSyntheticsAsync
Updates the configuration of a canary that has already been created.
updateCanaryAsync(UpdateCanaryRequest) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
updateCanaryAsync(UpdateCanaryRequest, AsyncHandler<UpdateCanaryRequest, UpdateCanaryResult>) - Method in class com.amazonaws.services.synthetics.AWSSyntheticsAsyncClient
 
UpdateCanaryRequest - Class in com.amazonaws.services.synthetics.model
 
UpdateCanaryRequest() - Constructor for class com.amazonaws.services.synthetics.model.UpdateCanaryRequest
 
UpdateCanaryResult - Class in com.amazonaws.services.synthetics.model
 
UpdateCanaryResult() - Constructor for class com.amazonaws.services.synthetics.model.UpdateCanaryResult
 

V

ValidationException - Exception in com.amazonaws.services.synthetics.model
A parameter could not be validated.
ValidationException(String) - Constructor for exception com.amazonaws.services.synthetics.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryRunState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryRunStateReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.synthetics.model.CanaryStateReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.synthetics.model.EncryptionMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.synthetics.model.CanaryRunState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.synthetics.model.CanaryRunStateReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.synthetics.model.CanaryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.synthetics.model.CanaryStateReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.synthetics.model.EncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
VisualReferenceInput - Class in com.amazonaws.services.synthetics.model
An object that specifies what screenshots to use as a baseline for visual monitoring by this canary.
VisualReferenceInput() - Constructor for class com.amazonaws.services.synthetics.model.VisualReferenceInput
 
VisualReferenceOutput - Class in com.amazonaws.services.synthetics.model
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary run that is used as the baseline for screenshots, and the coordinates of any parts of those screenshots that are ignored during visual monitoring comparison.
VisualReferenceOutput() - Constructor for class com.amazonaws.services.synthetics.model.VisualReferenceOutput
 
VpcConfigInput - Class in com.amazonaws.services.synthetics.model
If this canary is to test an endpoint in a VPC, this structure contains information about the subnets and security groups of the VPC endpoint.
VpcConfigInput() - Constructor for class com.amazonaws.services.synthetics.model.VpcConfigInput
 
VpcConfigOutput - Class in com.amazonaws.services.synthetics.model
If this canary is to test an endpoint in a VPC, this structure contains information about the subnets and security groups of the VPC endpoint.
VpcConfigOutput() - Constructor for class com.amazonaws.services.synthetics.model.VpcConfigOutput
 

W

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.
A B C D E F G H I L M N R S T U V W 
Skip navigation links

Copyright © 2025. All rights reserved.