Skip to main content

IKMSGenerateRandomRequest

Interface in AWS.KMS

Interface for GenerateRandom requests.

Ancestors

Properties

CustomKeyStoreId

property CustomKeyStoreId: string

Specify the ID of a custom key store to generate the random string.

NumberOfBytes

property NumberOfBytes: Integer

Specify the length of the random byte string.

Minimum length 1, maximum length 1024.