Uses of Interface
software.amazon.awscdk.services.apprunner.alpha.IVpcConnector
Package
Description
AWS::AppRunner Construct Library
-
Uses of IVpcConnector in software.amazon.awscdk.services.apprunner.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIVpcConnector
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) The App Runner VPC Connector.Modifier and TypeMethodDescriptionstatic IVpcConnector
VpcConnector.fromVpcConnectorAttributes
(software.constructs.Construct scope, String id, VpcConnectorAttributes attrs) (experimental) Import from VPC connector attributes.default IVpcConnector
ServiceProps.getVpcConnector()
(experimental) Settings for an App Runner VPC connector to associate with the service.final IVpcConnector
ServiceProps.Jsii$Proxy.getVpcConnector()
Modifier 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()