Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationProperty
Packages that use CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationProperty
-
Uses of CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Classes in software.amazon.awscdk.cfnpropertymixins.services.apprunner that implement CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationPropertyModifier and TypeMethodDescriptionCfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationPropertyModifier and TypeMethodDescriptionCfnVpcIngressConnectionMixinProps.Builder.ingressVpcConfiguration(CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationProperty ingressVpcConfiguration) Sets the value ofCfnVpcIngressConnectionMixinProps.getIngressVpcConfiguration()CfnVpcIngressConnectionPropsMixin.Builder.ingressVpcConfiguration(CfnVpcIngressConnectionPropsMixin.IngressVpcConfigurationProperty ingressVpcConfiguration) Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.