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