Uses of Class
software.amazon.awscdk.services.apprunner.VpcIngressConnectionReference.Builder
Packages that use VpcIngressConnectionReference.Builder
-
Uses of VpcIngressConnectionReference.Builder in software.amazon.awscdk.services.apprunner
Methods in software.amazon.awscdk.services.apprunner that return VpcIngressConnectionReference.BuilderModifier and TypeMethodDescriptionVpcIngressConnectionReference.builder()
VpcIngressConnectionReference.Builder.vpcIngressConnectionArn
(String vpcIngressConnectionArn) Sets the value ofVpcIngressConnectionReference.getVpcIngressConnectionArn()
Constructors in software.amazon.awscdk.services.apprunner with parameters of type VpcIngressConnectionReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theVpcIngressConnectionReference.Builder
.