Show / Hide Table of Contents

Interface IUserHierarchyGroupRef

(experimental) Indicates that this resource can be referenced as a UserHierarchyGroup.

Inherited Members
IEnvironmentAware.Env
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

IUserHierarchyGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX