Uses of Class
software.amazon.awscdk.services.odb.CfnOdbPeeringConnection.Builder
Packages that use CfnOdbPeeringConnection.Builder
-
Uses of CfnOdbPeeringConnection.Builder in software.amazon.awscdk.services.odb
Methods in software.amazon.awscdk.services.odb that return CfnOdbPeeringConnection.BuilderModifier and TypeMethodDescriptionCfnOdbPeeringConnection.Builder.displayName
(String displayName) The display name of the ODB peering connection.CfnOdbPeeringConnection.Builder.odbNetworkId
(String odbNetworkId) The unique identifier of the ODB network.CfnOdbPeeringConnection.Builder.peerNetworkId
(String peerNetworkId) The unique identifier of the peer network.Tags to assign to the Odb peering connection.