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