Uses of Interface
software.amazon.awscdk.services.apprunner.IService
-
Uses of IService in software.amazon.awscdk.services.apprunner
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIService
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IService
Service.fromServiceAttributes
(software.constructs.Construct scope, String id, ServiceAttributes attrs) (experimental) Import from service attributes.static IService
Service.fromServiceName
(software.constructs.Construct scope, String id, String serviceName) (experimental) Import from service name.