Uses of Interface
software.amazon.awscdk.services.apprunner.alpha.IVpcConnector
Packages that use IVpcConnector
Package
Description
AWS::AppRunner Construct Library
-
Uses of IVpcConnector in software.amazon.awscdk.services.apprunner.alpha
Subinterfaces of IVpcConnector in software.amazon.awscdk.services.apprunner.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVpcConnector.Classes in software.amazon.awscdk.services.apprunner.alpha that implement IVpcConnectorModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) The App Runner VPC Connector.Methods in software.amazon.awscdk.services.apprunner.alpha that return IVpcConnectorModifier and TypeMethodDescriptionstatic IVpcConnectorVpcConnector.fromVpcConnectorAttributes(software.constructs.Construct scope, String id, VpcConnectorAttributes attrs) (experimental) Import from VPC connector attributes.default IVpcConnectorServiceProps.getVpcConnector()(experimental) Settings for an App Runner VPC connector to associate with the service.final IVpcConnectorServiceProps.Jsii$Proxy.getVpcConnector()Methods in software.amazon.awscdk.services.apprunner.alpha with parameters of type IVpcConnectorModifier and TypeMethodDescriptionService.Builder.vpcConnector(IVpcConnector vpcConnector) (experimental) Settings for an App Runner VPC connector to associate with the service.ServiceProps.Builder.vpcConnector(IVpcConnector vpcConnector) Sets the value ofServiceProps.getVpcConnector()