Aws18 General Resources Entities
AWS Cloud
- Preview
- Usage
- Definition
import { AwsCloud } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<AwsCloud/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_CLOUD } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, AWS_CLOUD)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.aws_cloud;',
},
_original_width: 60,
_original_height: 60,
}
Client
- Preview
- Usage
- Definition
import { Client } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Client/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLIENT } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, CLIENT)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.client;',
},
_original_width: 60,
_original_height: 60,
}
Corporate
data center
- Preview
- Usage
- Definition
import { CorporateDataCenter } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<CorporateDataCenter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CORPORATE_DATA_CENTER } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, CORPORATE_DATA_CENTER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.corporate_data_center;',
},
_original_width: 60,
_original_height: 60,
}
Disk
- Preview
- Usage
- Definition
import { Disk } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Disk/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DISK } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, DISK)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.disk;',
},
_original_width: 60,
_original_height: 60,
}
Forums
- Preview
- Usage
- Definition
import { Forums } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Forums/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FORUMS } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, FORUMS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.forums;',
},
_original_width: 60,
_original_height: 60,
}
Generic
database
- Preview
- Usage
- Definition
import { GenericDatabase } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<GenericDatabase/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GENERIC_DATABASE } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, GENERIC_DATABASE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.generic_database;',
},
_original_width: 60,
_original_height: 60,
}
Internet
- Preview
- Usage
- Definition
import { Internet } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Internet/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTERNET } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, INTERNET)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.internet;',
},
_original_width: 60,
_original_height: 60,
}
Internet alt1
- Preview
- Usage
- Definition
import { InternetAlt1 } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<InternetAlt1/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTERNET_ALT1 } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, INTERNET_ALT1)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.internet_alt1;',
},
_original_width: 60,
_original_height: 60,
}
Internet alt2
- Preview
- Usage
- Definition
import { InternetAlt2 } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<InternetAlt2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTERNET_ALT2 } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, INTERNET_ALT2)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.internet_alt2;',
},
_original_width: 60,
_original_height: 60,
}
Mobile client
- Preview
- Usage
- Definition
import { MobileClient } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<MobileClient/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOBILE_CLIENT } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, MOBILE_CLIENT)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.mobile_client;',
},
_original_width: 60,
_original_height: 60,
}
Multimedia
- Preview
- Usage
- Definition
import { Multimedia } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Multimedia/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MULTIMEDIA } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, MULTIMEDIA)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.multimedia;',
},
_original_width: 60,
_original_height: 60,
}
Office building
- Preview
- Usage
- Definition
import { OfficeBuilding } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<OfficeBuilding/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OFFICE_BUILDING } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, OFFICE_BUILDING)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.office_building;',
},
_original_width: 60,
_original_height: 60,
}
SAML token
- Preview
- Usage
- Definition
import { SamlToken } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<SamlToken/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAML_TOKEN } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, SAML_TOKEN)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.saml_token;',
},
_original_width: 60,
_original_height: 60,
}
SSL padlock
- Preview
- Usage
- Definition
import { SslPadlock } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<SslPadlock/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SSL_PADLOCK } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, SSL_PADLOCK)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.ssl_padlock;',
},
_original_width: 60,
_original_height: 60,
}
Tape storage
- Preview
- Usage
- Definition
import { TapeStorage } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<TapeStorage/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_STORAGE } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, TAPE_STORAGE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.tape_storage;',
},
_original_width: 60,
_original_height: 60,
}
Traditional
server
- Preview
- Usage
- Definition
import { TraditionalServer } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<TraditionalServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRADITIONAL_SERVER } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, TRADITIONAL_SERVER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.traditional_server;',
},
_original_width: 60,
_original_height: 60,
}
User
- Preview
- Usage
- Definition
import { User } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<User/>
// or
import { extendStyle } from "@dinghy/base-components";
import { USER } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, USER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.user;',
},
_original_width: 60,
_original_height: 60,
}
Users
- Preview
- Usage
- Definition
import { Users } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Users/>
// or
import { extendStyle } from "@dinghy/base-components";
import { USERS } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, USERS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.users;',
},
_original_width: 60,
_original_height: 60,
}
Virtual private
cloud
- Preview
- Usage
- Definition
import { VirtualPrivateCloud } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<VirtualPrivateCloud/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VIRTUAL_PRIVATE_CLOUD } from '@dinghy/diagrams/entitiesAws18GeneralResources'
<Shape
{...props}
_style={extendStyle(props, VIRTUAL_PRIVATE_CLOUD)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.virtual_private_cloud;',
},
_original_width: 60,
_original_height: 60,
}