AlternateKey - AWS Mainframe Modernization

AlternateKey

Defines an alternate key. This value is optional. A legacy data set might not have any alternate key defined but if those alternate keys definitions exist, provide them, as some applications will make use of them.

Contents

length

A strictly positive integer value representing the length of the alternate key.

Type: Integer

Required: Yes

offset

A positive integer value representing the offset to mark the start of the alternate key part in the record byte array.

Type: Integer

Required: Yes

allowDuplicates

Indicates whether the alternate key values are supposed to be unique for the given data set.

Type: Boolean

Required: No

name

The name of the alternate key.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: