OBJECT
GetCloudNativeTagRulesReply
Description
Represents the list of user-visible tag rules.
link GraphQL Schema definition
- type GetCloudNativeTagRulesReply {
- # List of tag rules visible to the user.
- : [CloudNativeTagRule!]!
- }
OBJECT
Represents the list of user-visible tag rules.
- type GetCloudNativeTagRulesReply {
- # List of tag rules visible to the user.
- : [CloudNativeTagRule!]!
- }