Use the toolbar to configure and customize the component. The following options are available:
Color: Select a fill color for the body of the component and an accent color for its symbol. You can use the same colors on the 2D and 3D views or different colors for each.
Location: Select the Direct Connect location.
Number of Ports: Enter the number of ports used by Direct Connect. Only available for dedicated connections.
Type: Select the type of the connection.
Capacity (bps): Select the connection capacity in bits per second.
Transfer from: Select the AWS region to transfer from.
Data out (GB): Enter the total volume of outbound data in gigabytes.
transferDataGb1: number: The total volume of outbound data in gigabytes. Defaults to 0.
color: object: The fill color for the component body.
isometric: string: A hexadecimal color for the component body in the 3D view. Defaults to #ECECED.
2d: string: A hexadecimal color for the component body in the 2D view. Defaults to #693CC5.
accentColor: object: The accent color for the component logo.
isometric: string: A hexadecimal color for the component logo in the 3D view. Defaults to #4286C5.
2d: string: A hexadecimal color for the component logo in the 2D view. Defaults to #FFFFFF.
link: string, uri: A URI that links the component to another diagram or an external website. Accepts one of the following formats: blueprint:// or https://.
locked: boolean. Whether to allow changes to the position of the component through the web interface. Defaults to false.