Uses of Interface
software.amazon.awscdk.services.apprunner.IService
Packages that use IService
-
Uses of IService in software.amazon.awscdk.services.apprunner
Subinterfaces of IService in software.amazon.awscdk.services.apprunnerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIService.Classes in software.amazon.awscdk.services.apprunner that implement IServiceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.apprunner that return IServiceModifier and TypeMethodDescriptionstatic IServiceService.fromServiceAttributes(software.constructs.Construct scope, String id, ServiceAttributes attrs) (experimental) Import from service attributes.static IServiceService.fromServiceName(software.constructs.Construct scope, String id, String serviceName) (experimental) Import from service name.