Show / Hide Table of Contents

Interface IUserRef

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

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

IUserReference

Remarks

Stability: Experimental

Back to top Generated by DocFX