AwsAppMeshVirtualNode
aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode
include('aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
Illustration | AwsAppMeshVirtualNode | AwsAppMeshVirtualNodeCard | AwsAppMeshVirtualNodeGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AwsAppMeshVirtualNodeXs>
<$AwsAppMeshVirtualNodeSm>
<$AwsAppMeshVirtualNodeMd>
<$AwsAppMeshVirtualNodeLg>
AwsAppMeshVirtualNode
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsAppMeshVirtualNode
include('aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
' renders the element
AwsAppMeshVirtualNode('AwsAppMeshVirtualNode', 'Aws App Mesh Virtual Node', 'an optional tech label', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsAppMeshVirtualNode
include('aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
' renders the element
AwsAppMeshVirtualNode('AwsAppMeshVirtualNode', 'Aws App Mesh Virtual Node', 'an optional tech label', 'an optional description')
@enduml
AwsAppMeshVirtualNodeCard
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsAppMeshVirtualNodeCard
include('aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
' renders the element
AwsAppMeshVirtualNodeCard('AwsAppMeshVirtualNodeCard', 'Aws App Mesh Virtual Node Card', 'an optional description')
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsAppMeshVirtualNodeCard
include('aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
' renders the element
AwsAppMeshVirtualNodeCard('AwsAppMeshVirtualNodeCard', 'Aws App Mesh Virtual Node Card', 'an optional description')
@enduml
AwsAppMeshVirtualNodeGroup
Load remotely
@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsAppMeshVirtualNodeGroup
include('aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
' renders the element
AwsAppMeshVirtualNodeGroup('AwsAppMeshVirtualNodeGroup', 'Aws App Mesh Virtual Node Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml
Load locally
@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."
' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml
' loads the package bootstrap
include('aws-q2-2024/bootstrap')
' loads the Item which embeds the element AwsAppMeshVirtualNodeGroup
include('aws-q2-2024/Resource/NetworkingContentDelivery/AwsAppMeshVirtualNode')
' renders the element
AwsAppMeshVirtualNodeGroup('AwsAppMeshVirtualNodeGroup', 'Aws App Mesh Virtual Node Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml