CancelDeletion Method

Cancels the deletion of a secret.

Syntax

public void cancelDeletion(String secretId);

Remarks

This method cancels the deletion of the secret specified by SecretId. Refer to the DeleteSecret method's documentation for more information.

The value passed for SecretId must the ARN or name of a secret in the current account and Region.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 Java Edition - Version 20.0 [Build 8157]