Uses of Class
software.amazon.awscdk.services.odb.CfnOdbPeeringConnectionProps.Builder
Packages that use CfnOdbPeeringConnectionProps.Builder
-
Uses of CfnOdbPeeringConnectionProps.Builder in software.amazon.awscdk.services.odb
Methods in software.amazon.awscdk.services.odb that return CfnOdbPeeringConnectionProps.BuilderModifier and TypeMethodDescriptionCfnOdbPeeringConnectionProps.Builder.additionalPeerNetworkCidrs(List<String> additionalPeerNetworkCidrs) Sets the value ofCfnOdbPeeringConnectionProps.getAdditionalPeerNetworkCidrs()CfnOdbPeeringConnectionProps.builder()CfnOdbPeeringConnectionProps.Builder.displayName(String displayName) Sets the value ofCfnOdbPeeringConnectionProps.getDisplayName()CfnOdbPeeringConnectionProps.Builder.odbNetworkId(String odbNetworkId) Sets the value ofCfnOdbPeeringConnectionProps.getOdbNetworkId()CfnOdbPeeringConnectionProps.Builder.peerNetworkId(String peerNetworkId) Sets the value ofCfnOdbPeeringConnectionProps.getPeerNetworkId()Sets the value ofCfnOdbPeeringConnectionProps.getTags()Constructors in software.amazon.awscdk.services.odb with parameters of type CfnOdbPeeringConnectionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOdbPeeringConnectionProps.Builder.