Interface IGroupRef
(experimental) Indicates that this resource can be referenced as a Group.
Namespace: Amazon.CDK.AWS.ResourceGroups
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IGroupRef : IConstruct, IDependable
Syntax (vb)
Public Interface IGroupRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
GroupRef | (experimental) A reference to a Group resource. |
Properties
GroupRef
(experimental) A reference to a Group resource.
IGroupReference GroupRef { get; }
Property Value
Remarks
Stability: Experimental