LateDataRule
A structure that contains the name and configuration information of a late data rule.
Contents
- ruleConfiguration
-
The information needed to configure the late data rule.
Type: LateDataRuleConfiguration object
Required: Yes
- ruleName
-
The name of the late data rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9_]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: