AwsIoTGreengrassArtifact

aws-q1-2024/Resource/IoT/AwsIoTGreengrassArtifact
include('aws-q1-2024/Resource/IoT/AwsIoTGreengrassArtifact')
Illustration AwsIoTGreengrassArtifact AwsIoTGreengrassArtifactCard AwsIoTGreengrassArtifactGroup
illustration for Illustration illustration for AwsIoTGreengrassArtifact illustration for AwsIoTGreengrassArtifactCard illustration for AwsIoTGreengrassArtifactGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTGreengrassArtifactXs>
  • <$AwsIoTGreengrassArtifactSm>
  • <$AwsIoTGreengrassArtifactMd>
  • <$AwsIoTGreengrassArtifactLg>

AwsIoTGreengrassArtifact

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

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

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

AwsIoTGreengrassArtifactCard

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 AwsIoTGreengrassArtifactCard
include('aws-q1-2024/Resource/IoT/AwsIoTGreengrassArtifact')

' renders the element
AwsIoTGreengrassArtifactCard('AwsIoTGreengrassArtifactCard', 'Aws Io T Greengrass Artifact 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 AwsIoTGreengrassArtifactCard
include('aws-q1-2024/Resource/IoT/AwsIoTGreengrassArtifact')

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

AwsIoTGreengrassArtifactGroup

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 AwsIoTGreengrassArtifactGroup
include('aws-q1-2024/Resource/IoT/AwsIoTGreengrassArtifact')

' renders the element
AwsIoTGreengrassArtifactGroup('AwsIoTGreengrassArtifactGroup', 'Aws Io T Greengrass Artifact 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 AwsIoTGreengrassArtifactGroup
include('aws-q1-2024/Resource/IoT/AwsIoTGreengrassArtifact')

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