Uses of Interface
software.amazon.awscdk.interfaces.devopsagent.IServiceRef
Packages that use IServiceRef
Package
Description
AWS::DevOpsAgent Construct Library
-
Uses of IServiceRef in software.amazon.awscdk.interfaces.devopsagent
Subinterfaces of IServiceRef in software.amazon.awscdk.interfaces.devopsagentModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIServiceRef.Classes in software.amazon.awscdk.interfaces.devopsagent that implement IServiceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IServiceRef in software.amazon.awscdk.services.devopsagent
Classes in software.amazon.awscdk.services.devopsagent that implement IServiceRefModifier and TypeClassDescriptionclassThe AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent.Methods in software.amazon.awscdk.services.devopsagent that return IServiceRefModifier and TypeMethodDescriptionstatic IServiceRefCfnService.fromServiceId(software.constructs.Construct scope, String id, String serviceId) Creates a new IServiceRef from a serviceId.Methods in software.amazon.awscdk.services.devopsagent with parameters of type IServiceRef