AppValidationConfiguration
Configuration for validating an application.
Contents
- appValidationStrategy
-
The validation strategy.
Type: String
Valid Values:
SSM
Required: No
- name
-
The name of the configuration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[\S]+$
Required: No
- ssmValidationParameters
-
The validation parameters.
Type: SSMValidationParameters object
Required: No
- validationId
-
The ID of the validation.
Type: String
Pattern:
^val-[0-9a-f]{17}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: