AwsIoTGreengrassStreamManager

aws-q1-2024/Resource/IoT/AwsIoTGreengrassStreamManager
include('aws-q1-2024/Resource/IoT/AwsIoTGreengrassStreamManager')
Illustration AwsIoTGreengrassStreamManager AwsIoTGreengrassStreamManagerCard AwsIoTGreengrassStreamManagerGroup
illustration for Illustration illustration for AwsIoTGreengrassStreamManager illustration for AwsIoTGreengrassStreamManagerCard illustration for AwsIoTGreengrassStreamManagerGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTGreengrassStreamManagerXs>
  • <$AwsIoTGreengrassStreamManagerSm>
  • <$AwsIoTGreengrassStreamManagerMd>
  • <$AwsIoTGreengrassStreamManagerLg>

AwsIoTGreengrassStreamManager

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

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

' renders the element
AwsIoTGreengrassStreamManager('AwsIoTGreengrassStreamManager', 'Aws Io T Greengrass Stream Manager', 'an optional tech label', 'an optional description')
@enduml

AwsIoTGreengrassStreamManagerCard

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

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

' renders the element
AwsIoTGreengrassStreamManagerCard('AwsIoTGreengrassStreamManagerCard', 'Aws Io T Greengrass Stream Manager Card', 'an optional description')
@enduml

AwsIoTGreengrassStreamManagerGroup

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

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

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