Uses of Interface
software.amazon.awscdk.services.apprunner.alpha.IService
Packages that use IService
Package
Description
AWS::AppRunner Construct Library
-
Uses of IService in software.amazon.awscdk.services.apprunner.alpha
Subinterfaces of IService in software.amazon.awscdk.services.apprunner.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIService.Classes in software.amazon.awscdk.services.apprunner.alpha that implement IServiceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) The App Runner Service.Methods in software.amazon.awscdk.services.apprunner.alpha 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.VpcIngressConnectionProps.getService()(experimental) The service to connect.final IServiceVpcIngressConnectionProps.Jsii$Proxy.getService()Methods in software.amazon.awscdk.services.apprunner.alpha with parameters of type IServiceModifier and TypeMethodDescription(experimental) The service to connect.Sets the value ofVpcIngressConnectionProps.getService()