Show / Hide Table of Contents

Interface IProfilingGroupRef

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

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

IProfilingGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX