Show / Hide Table of Contents

Interface IInstanceProfileRef

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

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

IInstanceProfileReference

Remarks

Stability: Experimental

Back to top Generated by DocFX