Uses of Interface
software.amazon.awscdk.services.apprunner.IVpcConnector
Packages that use IVpcConnector
-
Uses of IVpcConnector in software.amazon.awscdk.services.apprunner
Subinterfaces of IVpcConnector in software.amazon.awscdk.services.apprunnerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVpcConnector.Classes in software.amazon.awscdk.services.apprunner 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 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 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()