Package | Description |
---|---|
com.tencentcloudapi.ssm.v20190923 | |
com.tencentcloudapi.ssm.v20190923.models |
Modifier and Type | Method and Description |
---|---|
RestoreSecretResponse |
SsmClient.RestoreSecret(RestoreSecretRequest req)
该接口用于恢复计划删除(PendingDelete状态)中的凭据,取消计划删除。取消计划删除的凭据将处于Disabled 状态,如需恢复使用,通过EnableSecret 接口开启凭据。
|
Constructor and Description |
---|
RestoreSecretResponse(RestoreSecretResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.