Enum Class GroupAdminTrunkGroupAccess

java.lang.Object
java.lang.Enum<GroupAdminTrunkGroupAccess>
co.ecg.alpaca.toolkit.generated.enums.GroupAdminTrunkGroupAccess
All Implemented Interfaces:
Serializable, Comparable<GroupAdminTrunkGroupAccess>, Constable

public enum GroupAdminTrunkGroupAccess extends Enum<GroupAdminTrunkGroupAccess>
Policy for a group administrator's access to trunk groups. "Full" indicates full access to add/modify/delete trunk groups in the group. "Full Resources" indicates 1) Restricted from adding or removing trunk groups, and 2) Full access to trunk group resources "Read-Only Resources" indicates 1) Restricted from adding or removing trunk groups, and 2) Read-only access to trunk group resources "None" indicates no access to trunk groups in the group.
Author:
AlpacaGenerator