RecordField
A structure that represents a valid record field header and whether it is mandatory.
Contents
- mandatory
-
If this is
true
, the record field must be present in therecordFields
parameter provided to a CreateDelivery or UpdateDeliveryConfiguration operation.Type: Boolean
Required: No
- name
-
The name to use when specifying this record field in a CreateDelivery or UpdateDeliveryConfiguration operation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: