Optional
additionalChars?: stringOptional
description?: stringDescription of the version.
Optional
disablePrevious?: booleanThis has no effect if there is no previous version or if the previous version was already disabled.
Length of the password to generate (between 1 and 1024 characters).
Optional
noDigits?: boolean(Optional.) Exclude digits by default in the password character set.
Optional
noLowercaseLetters?: boolean(Optional.) Exclude lower case letters by default in the password character set.
Optional
noUppercaseLetters?: boolean(Optional.) Exclude upper case letters by default in the password character set.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
ID of the secret.
(Optional.) Additional ASCII characters to be included in the password character set.