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