Aws Compute Entities
Lightsail for Research
- Preview
- Usage
- Definition
import { LightsailForResearch } from '@dinghy/diagrams/entitiesAwsCompute'
<LightsailForResearch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIGHTSAIL_FOR_RESEARCH } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, LIGHTSAIL_FOR_RESEARCH)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.lightsail_for_research;',
},
_original_width: 78,
_original_height: 78,
}
A1 Instance
- Preview
- Usage
- Definition
import { A1Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<A1Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { A1_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, A1_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.a1_instance;',
},
_original_width: 48,
_original_height: 48,
}
AMI Resource
- Preview
- Usage
- Definition
import { AmiResource } from '@dinghy/diagrams/entitiesAwsCompute'
<AmiResource/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMI_RESOURCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, AMI_RESOURCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ami;',
},
_original_width: 48,
_original_height: 48,
}
App Runner
- Preview
- Usage
- Definition
import { AppRunner } from '@dinghy/diagrams/entitiesAwsCompute'
<AppRunner/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APP_RUNNER } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, APP_RUNNER)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.app_runner;',
},
_original_width: 78,
_original_height: 78,
}
Auto Scaling
- Preview
- Usage
- Definition
import { AutoScaling } from '@dinghy/diagrams/entitiesAwsCompute'
<AutoScaling/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTO_SCALING } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, AUTO_SCALING)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.auto_scaling3;',
},
_original_width: 78,
_original_height: 78,
}
Auto Scaling 2
- Preview
- Usage
- Definition
import { AutoScaling2 } from '@dinghy/diagrams/entitiesAwsCompute'
<AutoScaling2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AUTO_SCALING_2 } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, AUTO_SCALING_2)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.auto_scaling2;',
},
_original_width: 48,
_original_height: 48,
}
Batch
- Preview
- Usage
- Definition
import { Batch } from '@dinghy/diagrams/entitiesAwsCompute'
<Batch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BATCH } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, BATCH)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.batch;',
},
_original_width: 78,
_original_height: 78,
}
Bottlerocket
- Preview
- Usage
- Definition
import { Bottlerocket } from '@dinghy/diagrams/entitiesAwsCompute'
<Bottlerocket/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BOTTLEROCKET } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, BOTTLEROCKET)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.bottlerocket;',
},
_original_width: 78,
_original_height: 78,
}
C4 Instance
- Preview
- Usage
- Definition
import { C4Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<C4Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C4_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C4_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c4_instance;',
},
_original_width: 48,
_original_height: 48,
}
C5 Instance
- Preview
- Usage
- Definition
import { C5Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<C5Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C5_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C5_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c5_instance;',
},
_original_width: 48,
_original_height: 48,
}
C5a Instance
- Preview
- Usage
- Definition
import { C5aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C5aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C5A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C5A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c5a;',
},
_original_width: 48,
_original_height: 48,
}
C5ad Instance
- Preview
- Usage
- Definition
import { C5adInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C5adInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C5AD_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C5AD_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c5ad;',
},
_original_width: 48,
_original_height: 48,
}
C5d Instance
- Preview
- Usage
- Definition
import { C5dInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C5dInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C5D_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C5D_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c5d;',
},
_original_width: 48,
_original_height: 48,
}
C5n Instance
- Preview
- Usage
- Definition
import { C5nInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C5nInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C5N_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C5N_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c5n_instance;',
},
_original_width: 48,
_original_height: 48,
}
C6a Instance
- Preview
- Usage
- Definition
import { C6aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C6aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C6A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C6A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_c6a_instance;',
},
_original_width: 48,
_original_height: 48,
}
C6g Instance
- Preview
- Usage
- Definition
import { C6gInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C6gInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C6G_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C6G_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c6g_instance;',
},
_original_width: 48,
_original_height: 48,
}
C6gd Instance
- Preview
- Usage
- Definition
import { C6gdInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C6gdInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C6GD_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C6GD_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.c6gd;',
},
_original_width: 48,
_original_height: 48,
}
C6gn Instance
- Preview
- Usage
- Definition
import { C6gnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C6gnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C6GN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C6GN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_c6gn_instance;',
},
_original_width: 48,
_original_height: 48,
}
C6i Instance
- Preview
- Usage
- Definition
import { C6iInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C6iInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C6I_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C6I_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_c6i_instance;',
},
_original_width: 48,
_original_height: 48,
}
C6in Instance
- Preview
- Usage
- Definition
import { C6inInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C6inInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C6IN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C6IN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_c6in_instance;',
},
_original_width: 48,
_original_height: 48,
}
C7g Instance
- Preview
- Usage
- Definition
import { C7gInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C7gInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C7G_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C7G_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_c7g_instance;',
},
_original_width: 48,
_original_height: 48,
}
C7gn Instance
- Preview
- Usage
- Definition
import { C7gnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<C7gnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { C7GN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, C7GN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_c7gn_instance;',
},
_original_width: 48,
_original_height: 48,
}
Compute
- Preview
- Usage
- Definition
import { Compute } from '@dinghy/diagrams/entitiesAwsCompute'
<Compute/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPUTE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, COMPUTE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.compute;',
},
_original_width: 78,
_original_height: 78,
}
Compute Optimizer
- Preview
- Usage
- Definition
import { ComputeOptimizer } from '@dinghy/diagrams/entitiesAwsCompute'
<ComputeOptimizer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPUTE_OPTIMIZER } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, COMPUTE_OPTIMIZER)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.compute_optimizer;',
},
_original_width: 78,
_original_height: 78,
}
D2 Instance
- Preview
- Usage
- Definition
import { D2Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<D2Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { D2_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, D2_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.d2_instance;',
},
_original_width: 48,
_original_height: 48,
}
D3 Instance
- Preview
- Usage
- Definition
import { D3Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<D3Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { D3_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, D3_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.d3_instance;',
},
_original_width: 48,
_original_height: 48,
}
D3en Instance
- Preview
- Usage
- Definition
import { D3enInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<D3enInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { D3EN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, D3EN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.d3en_instance;',
},
_original_width: 48,
_original_height: 48,
}
DB Instance
- Preview
- Usage
- Definition
import { DbInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<DbInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DB_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, DB_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.db_on_instance2;',
},
_original_width: 48,
_original_height: 48,
}
DCV
- Preview
- Usage
- Definition
import { Dcv } from '@dinghy/diagrams/entitiesAwsCompute'
<Dcv/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DCV } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, DCV)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.nice_dcv;',
},
_original_width: 78,
_original_height: 78,
}
Deployment
- Preview
- Usage
- Definition
import { Deployment } from '@dinghy/diagrams/entitiesAwsCompute'
<Deployment/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEPLOYMENT } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, DEPLOYMENT)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.deployment;',
},
_original_width: 48,
_original_height: 46,
}
DL1 Instance
- Preview
- Usage
- Definition
import { Dl1Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<Dl1Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DL1_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, DL1_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_dl1_instance;',
},
_original_width: 48,
_original_height: 48,
}
EC2
- Preview
- Usage
- Definition
import { Ec2 } from '@dinghy/diagrams/entitiesAwsCompute'
<Ec2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EC2 } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, EC2)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.ec2;',
},
_original_width: 78,
_original_height: 78,
}
EC2 Auto Scaling
- Preview
- Usage
- Definition
import { Ec2AutoScaling } from '@dinghy/diagrams/entitiesAwsCompute'
<Ec2AutoScaling/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EC2_AUTO_SCALING } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, EC2_AUTO_SCALING)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.auto_scaling2;',
},
_original_width: 78,
_original_height: 78,
}
EC2 AWS Microservice Extractor for .NET
- Preview
- Usage
- Definition
import { Ec2AwsMicroserviceExtractorForNet } from '@dinghy/diagrams/entitiesAwsCompute'
<Ec2AwsMicroserviceExtractorForNet/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EC2_AWS_MICROSERVICE_EXTRACTOR_FOR_NET } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, EC2_AWS_MICROSERVICE_EXTRACTOR_FOR_NET)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_aws_microservice_extractor_for_net;',
},
_original_width: 48,
_original_height: 48,
}
EC2 Image Builder
- Preview
- Usage
- Definition
import { Ec2ImageBuilder } from '@dinghy/diagrams/entitiesAwsCompute'
<Ec2ImageBuilder/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EC2_IMAGE_BUILDER } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, EC2_IMAGE_BUILDER)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.ec2_image_builder;',
},
_original_width: 78,
_original_height: 78,
}
EC2 M1 Mac Instance
- Preview
- Usage
- Definition
import { Ec2M1MacInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<Ec2M1MacInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EC2_M1_MAC_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, EC2_M1_MAC_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_m1_mac_instance;',
},
_original_width: 48,
_original_height: 48,
}
Elastic Beanstalk
- Preview
- Usage
- Definition
import { ElasticBeanstalk } from '@dinghy/diagrams/entitiesAwsCompute'
<ElasticBeanstalk/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ELASTIC_BEANSTALK } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, ELASTIC_BEANSTALK)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.elastic_beanstalk;',
},
_original_width: 78,
_original_height: 78,
}
Elastic Beanstalk Application
- Preview
- Usage
- Definition
import { ElasticBeanstalkApplication } from '@dinghy/diagrams/entitiesAwsCompute'
<ElasticBeanstalkApplication/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ELASTIC_BEANSTALK_APPLICATION } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, ELASTIC_BEANSTALK_APPLICATION)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.application;',
},
_width: 31,
_height: 48,
}
Elastic Fabric Adapter
- Preview
- Usage
- Definition
import { ElasticFabricAdapter } from '@dinghy/diagrams/entitiesAwsCompute'
<ElasticFabricAdapter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ELASTIC_FABRIC_ADAPTER } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, ELASTIC_FABRIC_ADAPTER)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.elastic_fabric_adapter;',
},
_original_width: 78,
_original_height: 78,
}
Elastic IP Address
- Preview
- Usage
- Definition
import { ElasticIpAddress } from '@dinghy/diagrams/entitiesAwsCompute'
<ElasticIpAddress/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ELASTIC_IP_ADDRESS } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, ELASTIC_IP_ADDRESS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.elastic_ip_address;',
},
_width: 48,
_height: 20,
}
Elastic Load Balancing
- Preview
- Usage
- Definition
import { ElasticLoadBalancing } from '@dinghy/diagrams/entitiesAwsCompute'
<ElasticLoadBalancing/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ELASTIC_LOAD_BALANCING } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, ELASTIC_LOAD_BALANCING)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.elastic_load_balancing;',
},
_original_width: 78,
_original_height: 78,
}
F1 Instance
- Preview
- Usage
- Definition
import { F1Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<F1Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { F1_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, F1_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.f1_instance;',
},
_original_width: 48,
_original_height: 48,
}
Fargate
- Preview
- Usage
- Definition
import { Fargate } from '@dinghy/diagrams/entitiesAwsCompute'
<Fargate/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FARGATE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, FARGATE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.fargate;',
},
_original_width: 78,
_original_height: 78,
}
G3 Instance
- Preview
- Usage
- Definition
import { G3Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<G3Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { G3_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, G3_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.g3_instance;',
},
_original_width: 48,
_original_height: 48,
}
G4ad Instance
- Preview
- Usage
- Definition
import { G4adInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<G4adInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { G4AD_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, G4AD_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.g4ad_instance;',
},
_original_width: 48,
_original_height: 48,
}
G4dn Instance
- Preview
- Usage
- Definition
import { G4dnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<G4dnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { G4DN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, G4DN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.g4dn;',
},
_original_width: 48,
_original_height: 48,
}
G5 Instance
- Preview
- Usage
- Definition
import { G5Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<G5Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { G5_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, G5_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_g5_instance;',
},
_original_width: 48,
_original_height: 48,
}
G5g Instance
- Preview
- Usage
- Definition
import { G5gInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<G5gInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { G5G_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, G5G_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_g5g_instance;',
},
_original_width: 48,
_original_height: 48,
}
Genomics CLI
- Preview
- Usage
- Definition
import { GenomicsCli } from '@dinghy/diagrams/entitiesAwsCompute'
<GenomicsCli/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GENOMICS_CLI } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, GENOMICS_CLI)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.genomics_cli;',
},
_original_width: 78,
_original_height: 78,
}
H1 Instance
- Preview
- Usage
- Definition
import { H1Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<H1Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { H1_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, H1_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.h1_instance;',
},
_original_width: 48,
_original_height: 48,
}
Habana Gaudi Instance
- Preview
- Usage
- Definition
import { HabanaGaudiInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<HabanaGaudiInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HABANA_GAUDI_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, HABANA_GAUDI_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.habana_gaudi;',
},
_original_width: 48,
_original_height: 48,
}
High Memory Instance
- Preview
- Usage
- Definition
import { HighMemoryInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<HighMemoryInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HIGH_MEMORY_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, HIGH_MEMORY_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.high_memory_instance;',
},
_original_width: 48,
_original_height: 48,
}
Hpc6a Instance
- Preview
- Usage
- Definition
import { Hpc6aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<Hpc6aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HPC6A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, HPC6A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_hpc6a_instance;',
},
_original_width: 48,
_original_height: 48,
}
Hpc6id Instance
- Preview
- Usage
- Definition
import { Hpc6idInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<Hpc6idInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HPC6ID_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, HPC6ID_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_hpc6id_instance;',
},
_original_width: 48,
_original_height: 48,
}
I2 Instance
- Preview
- Usage
- Definition
import { I2Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<I2Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { I2_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, I2_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.i2;',
},
_original_width: 48,
_original_height: 48,
}
I3 Instance
- Preview
- Usage
- Definition
import { I3Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<I3Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { I3_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, I3_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.i3_instance;',
},
_original_width: 48,
_original_height: 48,
}
I3en Instance
- Preview
- Usage
- Definition
import { I3enInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<I3enInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { I3EN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, I3EN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.i3en;',
},
_original_width: 48,
_original_height: 48,
}
I4i Instance
- Preview
- Usage
- Definition
import { I4iInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<I4iInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { I4I_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, I4I_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_i4i_instance;',
},
_original_width: 48,
_original_height: 48,
}
Im4gn Instance
- Preview
- Usage
- Definition
import { Im4gnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<Im4gnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IM4GN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, IM4GN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_im4gn_instance;',
},
_original_width: 48,
_original_height: 48,
}
Inf1
- Preview
- Usage
- Definition
import { Inf1 } from '@dinghy/diagrams/entitiesAwsCompute'
<Inf1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INF1 } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, INF1)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.inf1;',
},
_original_width: 48,
_original_height: 48,
}
Inf2
- Preview
- Usage
- Definition
import { Inf2 } from '@dinghy/diagrams/entitiesAwsCompute'
<Inf2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INF2 } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, INF2)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_inf2_instance;',
},
_original_width: 48,
_original_height: 48,
}
Inferentia
- Preview
- Usage
- Definition
import { Inferentia } from '@dinghy/diagrams/entitiesAwsCompute'
<Inferentia/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INFERENTIA } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, INFERENTIA)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.inferentia;',
},
_original_width: 48,
_original_height: 48,
}
Instance
- Preview
- Usage
- Definition
import { Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.instance2;',
},
_original_width: 48,
_original_height: 48,
}
Instance with CloudWatch
- Preview
- Usage
- Definition
import { InstanceWithCloudwatch } from '@dinghy/diagrams/entitiesAwsCompute'
<InstanceWithCloudwatch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INSTANCE_WITH_CLOUDWATCH } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, INSTANCE_WITH_CLOUDWATCH)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.instance_with_cloudwatch2;',
},
_original_width: 48,
_original_height: 48,
}
Instances
- Preview
- Usage
- Definition
import { Instances } from '@dinghy/diagrams/entitiesAwsCompute'
<Instances/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INSTANCES } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, INSTANCES)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.instances;',
},
_original_width: 48,
_original_height: 48,
}
Is4gen Instance
- Preview
- Usage
- Definition
import { Is4genInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<Is4genInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IS4GEN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, IS4GEN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_is4gen_instance;',
},
_original_width: 48,
_original_height: 48,
}
Lambda
- Preview
- Usage
- Definition
import { Lambda } from '@dinghy/diagrams/entitiesAwsCompute'
<Lambda/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LAMBDA } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, LAMBDA)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.lambda;',
},
_original_width: 78,
_original_height: 78,
}
Lambda Function
- Preview
- Usage
- Definition
import { LambdaFunction } from '@dinghy/diagrams/entitiesAwsCompute'
<LambdaFunction/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LAMBDA_FUNCTION } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, LAMBDA_FUNCTION)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.lambda_function;',
},
_original_width: 48,
_original_height: 48,
}
Lightsail
- Preview
- Usage
- Definition
import { Lightsail } from '@dinghy/diagrams/entitiesAwsCompute'
<Lightsail/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIGHTSAIL } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, LIGHTSAIL)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.lightsail;',
},
_original_width: 78,
_original_height: 78,
}
Local Zones
- Preview
- Usage
- Definition
import { LocalZones } from '@dinghy/diagrams/entitiesAwsCompute'
<LocalZones/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LOCAL_ZONES } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, LOCAL_ZONES)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.local_zones;',
},
_original_width: 78,
_original_height: 78,
}
M4 Instance
- Preview
- Usage
- Definition
import { M4Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<M4Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M4_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M4_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m4_instance;',
},
_original_width: 48,
_original_height: 48,
}
M5 Instance
- Preview
- Usage
- Definition
import { M5Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<M5Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M5_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M5_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m5_instance;',
},
_original_width: 48,
_original_height: 48,
}
M5a Instance
- Preview
- Usage
- Definition
import { M5aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M5aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M5A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M5A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m5a_instance;',
},
_original_width: 48,
_original_height: 48,
}
M5d Instance
- Preview
- Usage
- Definition
import { M5dInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M5dInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M5D_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M5D_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m5d_instance;',
},
_original_width: 48,
_original_height: 48,
}
M5dn Instance
- Preview
- Usage
- Definition
import { M5dnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M5dnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M5DN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M5DN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m5dn_instance;',
},
_original_width: 48,
_original_height: 48,
}
M5n Instance
- Preview
- Usage
- Definition
import { M5nInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M5nInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M5N_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M5N_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m5n_instance;',
},
_original_width: 48,
_original_height: 48,
}
M5zn Instance
- Preview
- Usage
- Definition
import { M5znInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M5znInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M5ZN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M5ZN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m5zn_instance;',
},
_original_width: 48,
_original_height: 48,
}
M6a Instance
- Preview
- Usage
- Definition
import { M6aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M6aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M6A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M6A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_m6a_instance;',
},
_original_width: 48,
_original_height: 48,
}
M6g Instance
- Preview
- Usage
- Definition
import { M6gInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M6gInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M6G_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M6G_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m6g_instance;',
},
_original_width: 48,
_original_height: 48,
}
M6gd Instance
- Preview
- Usage
- Definition
import { M6gdInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M6gdInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M6GD_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M6GD_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.m6gd_instance;',
},
_original_width: 48,
_original_height: 48,
}
M6i Instance
- Preview
- Usage
- Definition
import { M6iInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M6iInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M6I_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M6I_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_m6i_instance;',
},
_original_width: 48,
_original_height: 48,
}
M6idn Instance
- Preview
- Usage
- Definition
import { M6idnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M6idnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M6IDN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M6IDN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_m6idn_instance;',
},
_original_width: 48,
_original_height: 48,
}
M6in Instance
- Preview
- Usage
- Definition
import { M6inInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<M6inInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { M6IN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, M6IN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_m6in_instance;',
},
_original_width: 48,
_original_height: 48,
}
Mac Instance
- Preview
- Usage
- Definition
import { MacInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<MacInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAC_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, MAC_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.mac_instance;',
},
_original_width: 48,
_original_height: 48,
}
Nice EnginFrame
- Preview
- Usage
- Definition
import { NiceEnginframe } from '@dinghy/diagrams/entitiesAwsCompute'
<NiceEnginframe/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NICE_ENGINFRAME } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, NICE_ENGINFRAME)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.nice_enginframe;',
},
_original_width: 78,
_original_height: 78,
}
Nitro Enclaves
- Preview
- Usage
- Definition
import { NitroEnclaves } from '@dinghy/diagrams/entitiesAwsCompute'
<NitroEnclaves/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NITRO_ENCLAVES } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, NITRO_ENCLAVES)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.nitro_enclaves;',
},
_original_width: 78,
_original_height: 78,
}
Optimized Instance
- Preview
- Usage
- Definition
import { OptimizedInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<OptimizedInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OPTIMIZED_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, OPTIMIZED_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.optimized_instance;',
},
_original_width: 48,
_original_height: 48,
}
Outposts Family
- Preview
- Usage
- Definition
import { OutpostsFamily } from '@dinghy/diagrams/entitiesAwsCompute'
<OutpostsFamily/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OUTPOSTS_FAMILY } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, OUTPOSTS_FAMILY)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.outposts_family;',
},
_original_width: 78,
_original_height: 78,
}
Outposts rack
- Preview
- Usage
- Definition
import { OutpostsRack } from '@dinghy/diagrams/entitiesAwsCompute'
<OutpostsRack/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OUTPOSTS_RACK } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, OUTPOSTS_RACK)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.outposts;',
},
_original_width: 78,
_original_height: 78,
}
Outposts Servers
- Preview
- Usage
- Definition
import { OutpostsServers } from '@dinghy/diagrams/entitiesAwsCompute'
<OutpostsServers/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OUTPOSTS_SERVERS } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, OUTPOSTS_SERVERS)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.outposts_1u_and_2u_servers;',
},
_original_width: 78,
_original_height: 78,
}
P2 Instance
- Preview
- Usage
- Definition
import { P2Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<P2Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { P2_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, P2_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.p2_instance;',
},
_original_width: 48,
_original_height: 48,
}
P3 Instance
- Preview
- Usage
- Definition
import { P3Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<P3Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { P3_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, P3_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.p3_instance;',
},
_original_width: 48,
_original_height: 48,
}
P3dn Instance
- Preview
- Usage
- Definition
import { P3dnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<P3dnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { P3DN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, P3DN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.p3dn_instance;',
},
_original_width: 48,
_original_height: 48,
}
P4 Instance
- Preview
- Usage
- Definition
import { P4Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<P4Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { P4_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, P4_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.p4_instance;',
},
_original_width: 48,
_original_height: 48,
}
P4d Instance
- Preview
- Usage
- Definition
import { P4dInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<P4dInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { P4D_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, P4D_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.p4d_instance;',
},
_original_width: 48,
_original_height: 48,
}
P4de Instance
- Preview
- Usage
- Definition
import { P4deInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<P4deInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { P4DE_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, P4DE_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_p4de_instance;',
},
_original_width: 48,
_original_height: 48,
}
Parallel Cluster
- Preview
- Usage
- Definition
import { ParallelCluster } from '@dinghy/diagrams/entitiesAwsCompute'
<ParallelCluster/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PARALLEL_CLUSTER } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, PARALLEL_CLUSTER)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.parallel_cluster;',
},
_original_width: 78,
_original_height: 78,
}
Parallel Computing Service
- Preview
- Usage
- Definition

import { ParallelComputingService } from '@dinghy/diagrams/entitiesAwsCompute'
<ParallelComputingService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PARALLEL_COMPUTING_SERVICE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, PARALLEL_COMPUTING_SERVICE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.parallel_computing_service;',
},
_original_width: 78,
_original_height: 78,
}
R4 Instance
- Preview
- Usage
- Definition
import { R4Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<R4Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R4_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R4_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r4_instance;',
},
_original_width: 48,
_original_height: 48,
}
R5 Instance
- Preview
- Usage
- Definition
import { R5Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<R5Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R5_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R5_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r5_instance;',
},
_original_width: 48,
_original_height: 48,
}
R5a Instance
- Preview
- Usage
- Definition
import { R5aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R5aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R5A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R5A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r5a_instance;',
},
_original_width: 48,
_original_height: 48,
}
R5ad Instance
- Preview
- Usage
- Definition
import { R5adInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R5adInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R5AD_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R5AD_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r5ad_instance;',
},
_original_width: 48,
_original_height: 48,
}
R5b Instance
- Preview
- Usage
- Definition
import { R5bInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R5bInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R5B_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R5B_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r5b_instance;',
},
_original_width: 48,
_original_height: 48,
}
R5d Instance
- Preview
- Usage
- Definition
import { R5dInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R5dInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R5D_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R5D_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r5d_instance;',
},
_original_width: 48,
_original_height: 48,
}
R5gd Instance
- Preview
- Usage
- Definition
import { R5gdInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R5gdInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R5GD_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R5GD_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r5gd_instance;',
},
_original_width: 48,
_original_height: 48,
}
R5n Instance
- Preview
- Usage
- Definition
import { R5nInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R5nInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R5N_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R5N_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r5n_instance;',
},
_original_width: 48,
_original_height: 48,
}
R6a Instance
- Preview
- Usage
- Definition
import { R6aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R6aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R6A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R6A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_r6a_instance;',
},
_original_width: 48,
_original_height: 48,
}
R6g Instance
- Preview
- Usage
- Definition
import { R6gInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R6gInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R6G_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R6G_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.r6g_instance;',
},
_original_width: 48,
_original_height: 48,
}
R6i Instance
- Preview
- Usage
- Definition
import { R6iInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R6iInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R6I_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R6I_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_r6i_instance;',
},
_original_width: 48,
_original_height: 48,
}
R6idn Instance
- Preview
- Usage
- Definition
import { R6idnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R6idnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R6IDN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R6IDN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_r6idn_instance;',
},
_original_width: 48,
_original_height: 48,
}
R6in Instance
- Preview
- Usage
- Definition
import { R6inInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R6inInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R6IN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R6IN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_r6in_instance;',
},
_original_width: 48,
_original_height: 48,
}
R7iz Instance
- Preview
- Usage
- Definition
import { R7izInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<R7izInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { R7IZ_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, R7IZ_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_r7iz_instance;',
},
_original_width: 48,
_original_height: 48,
}
Rdn Instance
- Preview
- Usage
- Definition
import { RdnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<RdnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RDN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, RDN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.rdn_instance;',
},
_original_width: 48,
_original_height: 48,
}
Rescue
- Preview
- Usage
- Definition
import { Rescue } from '@dinghy/diagrams/entitiesAwsCompute'
<Rescue/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESCUE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, RESCUE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.rescue;',
},
_original_width: 48,
_original_height: 48,
}
Serverless Application Repository
- Preview
- Usage
- Definition
import { ServerlessApplicationRepository } from '@dinghy/diagrams/entitiesAwsCompute'
<ServerlessApplicationRepository/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVERLESS_APPLICATION_REPOSITORY } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, SERVERLESS_APPLICATION_REPOSITORY)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.serverless_application_repository;',
},
_original_width: 78,
_original_height: 78,
}
SimSpace Weaver
- Preview
- Usage
- Definition
import { SimspaceWeaver } from '@dinghy/diagrams/entitiesAwsCompute'
<SimspaceWeaver/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SIMSPACE_WEAVER } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, SIMSPACE_WEAVER)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.simspace_weaver;',
},
_original_width: 78,
_original_height: 78,
}
Spot Instance
- Preview
- Usage
- Definition
import { SpotInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<SpotInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPOT_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, SPOT_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.spot_instance;',
},
_original_width: 48,
_original_height: 48,
}
T2 Instance
- Preview
- Usage
- Definition
import { T2Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<T2Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { T2_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, T2_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.t2_instance;',
},
_original_width: 48,
_original_height: 48,
}
T3 Instance
- Preview
- Usage
- Definition
import { T3Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<T3Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { T3_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, T3_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.t3_instance;',
},
_original_width: 48,
_original_height: 48,
}
T3a Instance
- Preview
- Usage
- Definition
import { T3aInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<T3aInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { T3A_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, T3A_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.t3a_instance;',
},
_original_width: 48,
_original_height: 48,
}
T4g Instance
- Preview
- Usage
- Definition
import { T4gInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<T4gInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { T4G_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, T4G_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.t4g_instance;',
},
_original_width: 48,
_original_height: 48,
}
Trainium Instance
- Preview
- Usage
- Definition
import { TrainiumInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<TrainiumInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRAINIUM_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, TRAINIUM_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.trainium_instance;',
},
_original_width: 48,
_original_height: 48,
}
Trn1 Instance
- Preview
- Usage
- Definition
import { Trn1Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<Trn1Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRN1_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, TRN1_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_trn1_instance;',
},
_original_width: 48,
_original_height: 48,
}
VMware Cloud on AWS
- Preview
- Usage
- Definition
import { VmwareCloudOnAws } from '@dinghy/diagrams/entitiesAwsCompute'
<VmwareCloudOnAws/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VMWARE_CLOUD_ON_AWS } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, VMWARE_CLOUD_ON_AWS)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.vmware_cloud_on_aws;',
},
_original_width: 78,
_original_height: 78,
}
Vt1 Instance
- Preview
- Usage
- Definition
import { Vt1Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<Vt1Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VT1_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, VT1_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_vt1_instance;',
},
_original_width: 48,
_original_height: 48,
}
Wavelength
- Preview
- Usage
- Definition
import { Wavelength } from '@dinghy/diagrams/entitiesAwsCompute'
<Wavelength/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WAVELENGTH } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, WAVELENGTH)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#ED7100;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.wavelength;',
},
_original_width: 78,
_original_height: 78,
}
X1 Instance
- Preview
- Usage
- Definition
import { X1Instance } from '@dinghy/diagrams/entitiesAwsCompute'
<X1Instance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { X1_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, X1_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.x1_instance2;',
},
_original_width: 48,
_original_height: 48,
}
X1e Instance
- Preview
- Usage
- Definition
import { X1eInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<X1eInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { X1E_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, X1E_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.x1e_instance;',
},
_original_width: 48,
_original_height: 48,
}
X2gd Instance
- Preview
- Usage
- Definition
import { X2gdInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<X2gdInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { X2GD_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, X2GD_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_x2gd_instance;',
},
_original_width: 48,
_original_height: 48,
}
X2idn Instance
- Preview
- Usage
- Definition
import { X2idnInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<X2idnInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { X2IDN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, X2IDN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_x2idn_instance;',
},
_original_width: 48,
_original_height: 48,
}
X2iedn Instance
- Preview
- Usage
- Definition
import { X2iednInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<X2iednInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { X2IEDN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, X2IEDN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_x2iedn_instance;',
},
_original_width: 48,
_original_height: 48,
}
X2iezn Instance
- Preview
- Usage
- Definition
import { X2ieznInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<X2ieznInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { X2IEZN_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, X2IEZN_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.ec2_x2iezn_instance;',
},
_original_width: 48,
_original_height: 48,
}
z1d Instance
- Preview
- Usage
- Definition
import { Z1dInstance } from '@dinghy/diagrams/entitiesAwsCompute'
<Z1dInstance/>
// or
import { extendStyle } from "@dinghy/base-components";
import { Z1D_INSTANCE } from '@dinghy/diagrams/entitiesAwsCompute'
<Shape
{...props}
_style={extendStyle(props, Z1D_INSTANCE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#ED7100;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;pointerEvents=1;shape=mxgraph.aws4.z1d_instance;',
},
_original_width: 48,
_original_height: 48,
}