Package | Description |
---|---|
com.tencentcloudapi.ssm.v20190923 | |
com.tencentcloudapi.ssm.v20190923.models |
Modifier and Type | Method and Description |
---|---|
GetSecretValueResponse |
SsmClient.GetSecretValue(GetSecretValueRequest req)
For user-defined credentials, this API is used to get the plaintext information of a credential by specifying the credential name and version.
|
Constructor and Description |
---|
GetSecretValueResponse(GetSecretValueResponse 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 © 2023. All rights reserved.