UseCase
A use case describing a scenario where the product can be applied.
Contents
Note
In the following list, the required parameters are described first.
- description
-
A description of the use case.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
- displayName
-
The human-readable name of the use case.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
- value
-
The machine-readable identifier of the use case.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: