AwsIoTAnalyticsNotebook

aws-q1-2024/Resource/IoT/AwsIoTAnalyticsNotebook
include('aws-q1-2024/Resource/IoT/AwsIoTAnalyticsNotebook')
Illustration AwsIoTAnalyticsNotebook AwsIoTAnalyticsNotebookCard AwsIoTAnalyticsNotebookGroup
illustration for Illustration illustration for AwsIoTAnalyticsNotebook illustration for AwsIoTAnalyticsNotebookCard illustration for AwsIoTAnalyticsNotebookGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTAnalyticsNotebookXs>
  • <$AwsIoTAnalyticsNotebookSm>
  • <$AwsIoTAnalyticsNotebookMd>
  • <$AwsIoTAnalyticsNotebookLg>

AwsIoTAnalyticsNotebook

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

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

' renders the element
AwsIoTAnalyticsNotebook('AwsIoTAnalyticsNotebook', 'Aws Io T Analytics Notebook', 'an optional tech label', 'an optional description')
@enduml

AwsIoTAnalyticsNotebookCard

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

' renders the element
AwsIoTAnalyticsNotebookCard('AwsIoTAnalyticsNotebookCard', 'Aws Io T Analytics Notebook 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 AwsIoTAnalyticsNotebookCard
include('aws-q1-2024/Resource/IoT/AwsIoTAnalyticsNotebook')

' renders the element
AwsIoTAnalyticsNotebookCard('AwsIoTAnalyticsNotebookCard', 'Aws Io T Analytics Notebook Card', 'an optional description')
@enduml

AwsIoTAnalyticsNotebookGroup

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

' renders the element
AwsIoTAnalyticsNotebookGroup('AwsIoTAnalyticsNotebookGroup', 'Aws Io T Analytics Notebook 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 AwsIoTAnalyticsNotebookGroup
include('aws-q1-2024/Resource/IoT/AwsIoTAnalyticsNotebook')

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