| Package | Description |
|---|---|
| com.tencentcloudapi.ssm.v20190923.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
CreateSecretRequest.getTags()
Get 标签列表
|
Tag[] |
CreateProductSecretRequest.getTags()
Get 标签列表。
|
Tag[] |
CreateSSHKeyPairSecretRequest.getTags()
Get 标签列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSecretRequest.setTags(Tag[] Tags)
Set 标签列表
|
void |
CreateProductSecretRequest.setTags(Tag[] Tags)
Set 标签列表。
|
void |
CreateSSHKeyPairSecretRequest.setTags(Tag[] Tags)
Set 标签列表。
|
| Constructor and Description |
|---|
Tag(Tag 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.