Class SecretReuseRule.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • isEnforcedOnDeletedSecretVersions

        public SecretReuseRule.Builder isEnforcedOnDeletedSecretVersions​(Boolean isEnforcedOnDeletedSecretVersions)
        A property indicating whether the rule is applied even if the secret version with the content you are trying to reuse was deleted.
        Parameters:
        isEnforcedOnDeletedSecretVersions - the value to set
        Returns:
        this builder