Show / Hide Table of Contents

Interface IProfileRef

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

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

Stability: Experimental

Synopsis

Properties

ProfileRef

(experimental) A reference to a Profile resource.

Properties

ProfileRef

(experimental) A reference to a Profile resource.

IProfileReference ProfileRef { get; }
Property Value

IProfileReference

Remarks

Stability: Experimental

Back to top Generated by DocFX