Interface IUserPolicyRef
(experimental) Indicates that this resource can be referenced as a UserPolicy.
Inherited Members
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
Remarks
Stability: Experimental