Package | Description |
---|---|
com.tencentcloudapi.ssm.v20190923 | |
com.tencentcloudapi.ssm.v20190923.models |
Modifier and Type | Method and Description |
---|---|
DeleteSecretVersionResponse |
SsmClient.DeleteSecretVersion(DeleteSecretVersionRequest req)
该接口用于直接删除指定凭据下的单个版本凭据,删除操作立即生效,对所有状态下的凭据版本都可以删除。
本接口仅适用于用户自定义凭据,本接口不能对云产品凭据进行操作。
|
Constructor and Description |
---|
DeleteSecretVersionRequest(DeleteSecretVersionRequest 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.