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