Interface IUserHierarchyGroupRef
(experimental) Indicates that this resource can be referenced as a UserHierarchyGroup.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Connect
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserHierarchyGroupRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUserHierarchyGroupRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| UserHierarchyGroupRef | (experimental) A reference to a UserHierarchyGroup resource. |
Properties
UserHierarchyGroupRef
(experimental) A reference to a UserHierarchyGroup resource.
IUserHierarchyGroupReference UserHierarchyGroupRef { get; }
Property Value
Remarks
Stability: Experimental