Interface IGroupRef
(experimental) Indicates that this resource can be referenced as a Group.
Inherited Members
Namespace: Amazon.CDK.Interfaces.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IGroupRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IGroupRef Inherits IConstruct, IDependable, IEnvironmentAware
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