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