Package | Description |
---|---|
com.tencentcloudapi.ssm.v20190923 | |
com.tencentcloudapi.ssm.v20190923.models |
Modifier and Type | Method and Description |
---|---|
EnableSecretResponse |
SsmClient.EnableSecret(EnableSecretRequest req)
该接口用于开启凭据,状态为Enabled。可以通过 GetSecretValue 接口获取凭据明文。处于PendingDelete状态的凭据不能直接开启,需要通过RestoreSecret 恢复后再开启使用。
|
Constructor and Description |
---|
EnableSecretRequest(EnableSecretRequest 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 © 2022. All rights reserved.