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