AwsIoTGreengrassDeployment

aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment
include('aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment')
Illustration AwsIoTGreengrassDeployment AwsIoTGreengrassDeploymentCard AwsIoTGreengrassDeploymentGroup
illustration for Illustration illustration for AwsIoTGreengrassDeployment illustration for AwsIoTGreengrassDeploymentCard illustration for AwsIoTGreengrassDeploymentGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTGreengrassDeploymentXs>
  • <$AwsIoTGreengrassDeploymentSm>
  • <$AwsIoTGreengrassDeploymentMd>
  • <$AwsIoTGreengrassDeploymentLg>

AwsIoTGreengrassDeployment

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 AwsIoTGreengrassDeployment
include('aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment')

' renders the element
AwsIoTGreengrassDeployment('AwsIoTGreengrassDeployment', 'Aws Io T Greengrass Deployment', '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 AwsIoTGreengrassDeployment
include('aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment')

' renders the element
AwsIoTGreengrassDeployment('AwsIoTGreengrassDeployment', 'Aws Io T Greengrass Deployment', 'an optional tech label', 'an optional description')
@enduml

AwsIoTGreengrassDeploymentCard

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 AwsIoTGreengrassDeploymentCard
include('aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment')

' renders the element
AwsIoTGreengrassDeploymentCard('AwsIoTGreengrassDeploymentCard', 'Aws Io T Greengrass Deployment 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 AwsIoTGreengrassDeploymentCard
include('aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment')

' renders the element
AwsIoTGreengrassDeploymentCard('AwsIoTGreengrassDeploymentCard', 'Aws Io T Greengrass Deployment Card', 'an optional description')
@enduml

AwsIoTGreengrassDeploymentGroup

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 AwsIoTGreengrassDeploymentGroup
include('aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment')

' renders the element
AwsIoTGreengrassDeploymentGroup('AwsIoTGreengrassDeploymentGroup', 'Aws Io T Greengrass Deployment 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 AwsIoTGreengrassDeploymentGroup
include('aws-q1-2024/Resource/GroupIcons/AwsIoTGreengrassDeployment')

' renders the element
AwsIoTGreengrassDeploymentGroup('AwsIoTGreengrassDeploymentGroup', 'Aws Io T Greengrass Deployment Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml