Skip to content

Commit

Permalink
Add Tagging.Permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Jun 23, 2023
1 parent 717d480 commit 89cb083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tagging.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ type Tagging struct {
TagUpdatable *bool `json:"tagUpdatable,omitempty"`
CloudFormationSystemTags *bool `json:"cloudFormationSystemTags,omitempty"`
TagProperty *PropertyJsonPointer `json:"tagProperty,omitempty"`
Permissions []string `json:"permissions,omitempty"`
}

0 comments on commit 89cb083

Please sign in to comment.