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