Package | Description |
---|---|
com.tencentcloudapi.ssm.v20190923.models |
Modifier and Type | Method and Description |
---|---|
SecretMetadata[] |
ListSecretsResponse.getSecretMetadatas()
Get List of Secret information.
|
Modifier and Type | Method and Description |
---|---|
void |
ListSecretsResponse.setSecretMetadatas(SecretMetadata[] SecretMetadatas)
Set List of Secret information.
|
Constructor and Description |
---|
SecretMetadata(SecretMetadata 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.