StepAutomationConfiguration
The custom script to run tests on source or target environments.
Contents
- command
-
The command to run the script.
Type: PlatformCommand object
Required: No
- runEnvironment
-
The source or target environment.
Type: String
Valid Values:
AWS | ONPREMISE
Required: No
- scriptLocationS3Bucket
-
The Amazon S3 bucket where the script is located.
Type: String
Required: No
- scriptLocationS3Key
-
The Amazon S3 key for the script location.
Type: PlatformScriptKey object
Required: No
- targetType
-
The servers on which to run the script.
Type: String
Valid Values:
SINGLE | ALL | NONE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: