Uses of Class
software.amazon.awscdk.services.ec2.CfnVPCPeeringConnectionProps.Builder
Packages that use CfnVPCPeeringConnectionProps.Builder
-
Uses of CfnVPCPeeringConnectionProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnVPCPeeringConnectionProps.BuilderModifier and TypeMethodDescriptionCfnVPCPeeringConnectionProps.builder()CfnVPCPeeringConnectionProps.Builder.peerOwnerId(String peerOwnerId) Sets the value ofCfnVPCPeeringConnectionProps.getPeerOwnerId()CfnVPCPeeringConnectionProps.Builder.peerRegion(String peerRegion) Sets the value ofCfnVPCPeeringConnectionProps.getPeerRegion()CfnVPCPeeringConnectionProps.Builder.peerRoleArn(String peerRoleArn) Sets the value ofCfnVPCPeeringConnectionProps.getPeerRoleArn()Sets the value ofCfnVPCPeeringConnectionProps.getPeerVpcId()Sets the value ofCfnVPCPeeringConnectionProps.getTags()Sets the value ofCfnVPCPeeringConnectionProps.getVpcId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnVPCPeeringConnectionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPCPeeringConnectionProps.Builder.