queuesharinggroups

package
v1.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueueSharingGroup

type QueueSharingGroup struct {
	Name          string   `json:"name"`
	QueueManagers []string `json:"queueManagers,omitempty"`
	SharedQueues  []string `json:"sharedQueues,omitempty"`
}

Filters TODO: documentation

func (*QueueSharingGroup) MarshalHCL

func (me *QueueSharingGroup) MarshalHCL(properties hcl.Properties) error

func (*QueueSharingGroup) Schema

func (me *QueueSharingGroup) Schema() map[string]*schema.Schema

func (*QueueSharingGroup) UnmarshalHCL

func (me *QueueSharingGroup) UnmarshalHCL(decoder hcl.Decoder) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL