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