Uses of Interface
software.amazon.awscdk.interfaces.codeguruprofiler.IProfilingGroupRef
Packages that use IProfilingGroupRef
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of IProfilingGroupRef in software.amazon.awscdk.interfaces.codeguruprofiler
Subinterfaces of IProfilingGroupRef in software.amazon.awscdk.interfaces.codeguruprofilerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIProfilingGroupRef.Classes in software.amazon.awscdk.interfaces.codeguruprofiler that implement IProfilingGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IProfilingGroupRef in software.amazon.awscdk.services.codeguruprofiler
Classes in software.amazon.awscdk.services.codeguruprofiler that implement IProfilingGroupRefMethods in software.amazon.awscdk.services.codeguruprofiler that return IProfilingGroupRefModifier and TypeMethodDescriptionstatic IProfilingGroupRefCfnProfilingGroup.fromProfilingGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new IProfilingGroupRef from an ARN.static IProfilingGroupRefCfnProfilingGroup.fromProfilingGroupName(software.constructs.Construct scope, String id, String profilingGroupName) Creates a new IProfilingGroupRef from a profilingGroupName.