OptionaladditionalChars?: stringOptionaldescription?: stringDescription of the version.
OptionaldisablePrevious?: 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).
OptionalnoDigits?: boolean(Optional.) Exclude digits by default in the password character set.
OptionalnoLowercaseLetters?: boolean(Optional.) Exclude lower case letters by default in the password character set.
OptionalnoUppercaseLetters?: boolean(Optional.) Exclude upper case letters by default in the password character set.
Optionalregion?: 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.