Skip to content

Commit 9f79f9a

Browse files
committed
Generated golang 2018-08-28 for Tag.
1 parent dd83b60 commit 9f79f9a

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-09-10 Version: v2.1.2
2+
- Generated golang 2018-08-28 for Tag.
3+
14
2025-08-13 Version: v2.1.1
25
- Update API CreateAssociatedResourceRules: add request parameters CreateRulesList.$.ExistingStatus.
36
- Update API ListAssociatedResourceRules: add response parameters Body.Rules.$.ExistingStatus.

client/get_policy_enable_status_request_model.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ type GetPolicyEnableStatusRequest struct {
3232
//
3333
// - VERIFY_NO_TAG: the strong verification feature.
3434
//
35+
// - TAG_POLICY_NOTIFY: the notification feature that sends notifications for resources found to be non-compliant with the tag policy.
36+
//
3537
// example:
3638
//
3739
// TAG_POLICY

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/alibabacloud-go/tag-20180828/v2
33
go 1.14
44

55
require (
6-
github.com/alibabacloud-go/darabonba-openapi/v2 v2.1.10
7-
github.com/alibabacloud-go/tea v1.3.10
6+
github.com/alibabacloud-go/darabonba-openapi/v2 v2.1.11
7+
github.com/alibabacloud-go/tea v1.3.11
88
)

0 commit comments

Comments
 (0)