| Package | Description |
|---|---|
| com.tencentcloudapi.sts.v20180813.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
AssumeRoleRequest.getTags()
Get 会话标签列表。最多可以传递 50 个会话标签,不支持包含相同标签键。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssumeRoleRequest.setTags(Tag[] Tags)
Set 会话标签列表。最多可以传递 50 个会话标签,不支持包含相同标签键。
|
| 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.