Show / Hide Table of Contents

Interface IUserPolicyRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserPolicyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUserPolicyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

UserPolicyRef

(experimental) A reference to a UserPolicy resource.

Properties

UserPolicyRef

(experimental) A reference to a UserPolicy resource.

IUserPolicyReference UserPolicyRef { get; }
Property Value

IUserPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX