AmazonWorkSpacesThinClient

aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient
include('aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient')
Illustration AmazonWorkSpacesThinClient AmazonWorkSpacesThinClientCard AmazonWorkSpacesThinClientGroup
illustration for Illustration illustration for AmazonWorkSpacesThinClient illustration for AmazonWorkSpacesThinClientCard illustration for AmazonWorkSpacesThinClientGroup

Sprites

The item provides the following sriptes:

  • <$AmazonWorkSpacesThinClientXs>
  • <$AmazonWorkSpacesThinClientSm>
  • <$AmazonWorkSpacesThinClientMd>
  • <$AmazonWorkSpacesThinClientLg>

AmazonWorkSpacesThinClient

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonWorkSpacesThinClient
include('aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient')

' renders the element
AmazonWorkSpacesThinClient('AmazonWorkSpacesThinClient', 'Amazon Work Spaces Thin Client', '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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonWorkSpacesThinClient
include('aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient')

' renders the element
AmazonWorkSpacesThinClient('AmazonWorkSpacesThinClient', 'Amazon Work Spaces Thin Client', 'an optional tech label', 'an optional description')
@enduml

AmazonWorkSpacesThinClientCard

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonWorkSpacesThinClientCard
include('aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient')

' renders the element
AmazonWorkSpacesThinClientCard('AmazonWorkSpacesThinClientCard', 'Amazon Work Spaces Thin Client 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonWorkSpacesThinClientCard
include('aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient')

' renders the element
AmazonWorkSpacesThinClientCard('AmazonWorkSpacesThinClientCard', 'Amazon Work Spaces Thin Client Card', 'an optional description')
@enduml

AmazonWorkSpacesThinClientGroup

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonWorkSpacesThinClientGroup
include('aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient')

' renders the element
AmazonWorkSpacesThinClientGroup('AmazonWorkSpacesThinClientGroup', 'Amazon Work Spaces Thin Client 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonWorkSpacesThinClientGroup
include('aws-q1-2024/Architecture/EndUserComputing/AmazonWorkSpacesThinClient')

' renders the element
AmazonWorkSpacesThinClientGroup('AmazonWorkSpacesThinClientGroup', 'Amazon Work Spaces Thin Client Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml