Package software.amazon.awscdk.services.apptest
AWS::AppTest Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.apptest.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for AppTest construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::AppTest resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AppTest.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates a test case for an application.Defines a batch.A builder for
CfnTestCase.BatchProperty
An implementation forCfnTestCase.BatchProperty
A fluent builder forCfnTestCase
.Specifies the CloudFormation action.A builder forCfnTestCase.CloudFormationActionProperty
An implementation forCfnTestCase.CloudFormationActionProperty
Compares the action.A builder forCfnTestCase.CompareActionProperty
An implementation forCfnTestCase.CompareActionProperty
Defines the Change Data Capture (CDC) of the database.A builder forCfnTestCase.DatabaseCDCProperty
An implementation forCfnTestCase.DatabaseCDCProperty
Defines a data set.A builder forCfnTestCase.DataSetProperty
An implementation forCfnTestCase.DataSetProperty
Specifies a file metadata.A builder forCfnTestCase.FileMetadataProperty
An implementation forCfnTestCase.FileMetadataProperty
Specifies the input file.A builder forCfnTestCase.InputFileProperty
An implementation forCfnTestCase.InputFileProperty
Specifies the input.A builder forCfnTestCase.InputProperty
An implementation forCfnTestCase.InputProperty
Specifies the Mainframe Modernization managed action properties.A builder forCfnTestCase.M2ManagedActionPropertiesProperty
An implementation forCfnTestCase.M2ManagedActionPropertiesProperty
Specifies the Mainframe Modernization managed application action.A builder forCfnTestCase.M2ManagedApplicationActionProperty
An implementation forCfnTestCase.M2ManagedApplicationActionProperty
Specifies the Mainframe Modernization non-managed application action.A builder forCfnTestCase.M2NonManagedApplicationActionProperty
An implementation forCfnTestCase.M2NonManagedApplicationActionProperty
Specifies the mainframe action properties.A builder forCfnTestCase.MainframeActionPropertiesProperty
An implementation forCfnTestCase.MainframeActionPropertiesProperty
Specifies the mainframe action.A builder forCfnTestCase.MainframeActionProperty
An implementation forCfnTestCase.MainframeActionProperty
Specifies the mainframe action type.A builder forCfnTestCase.MainframeActionTypeProperty
An implementation forCfnTestCase.MainframeActionTypeProperty
Specifies an output file.A builder forCfnTestCase.OutputFileProperty
An implementation forCfnTestCase.OutputFileProperty
Specifies an output.A builder forCfnTestCase.OutputProperty
An implementation forCfnTestCase.OutputProperty
Specifies a resource action.A builder forCfnTestCase.ResourceActionProperty
An implementation forCfnTestCase.ResourceActionProperty
Specifies the script.A builder forCfnTestCase.ScriptProperty
An implementation forCfnTestCase.ScriptProperty
Specifies the source database metadata.A builder forCfnTestCase.SourceDatabaseMetadataProperty
An implementation forCfnTestCase.SourceDatabaseMetadataProperty
Specifies a step action.A builder forCfnTestCase.StepActionProperty
An implementation forCfnTestCase.StepActionProperty
Defines a step.A builder forCfnTestCase.StepProperty
An implementation forCfnTestCase.StepProperty
Specifies a target database metadata.A builder forCfnTestCase.TargetDatabaseMetadataProperty
An implementation forCfnTestCase.TargetDatabaseMetadataProperty
Specifies the latest version of a test case.A builder forCfnTestCase.TestCaseLatestVersionProperty
An implementation forCfnTestCase.TestCaseLatestVersionProperty
Specifies the TN3270 protocol.A builder forCfnTestCase.TN3270Property
An implementation forCfnTestCase.TN3270Property
Properties for defining aCfnTestCase
.A builder forCfnTestCaseProps
An implementation forCfnTestCaseProps