AwsIoTGreengrassConnector

aws-q1-2024/Resource/IoT/AwsIoTGreengrassConnector
include('aws-q1-2024/Resource/IoT/AwsIoTGreengrassConnector')
Illustration AwsIoTGreengrassConnector AwsIoTGreengrassConnectorCard AwsIoTGreengrassConnectorGroup
illustration for Illustration illustration for AwsIoTGreengrassConnector illustration for AwsIoTGreengrassConnectorCard illustration for AwsIoTGreengrassConnectorGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTGreengrassConnectorXs>
  • <$AwsIoTGreengrassConnectorSm>
  • <$AwsIoTGreengrassConnectorMd>
  • <$AwsIoTGreengrassConnectorLg>

AwsIoTGreengrassConnector

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

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

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

AwsIoTGreengrassConnectorCard

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

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

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

AwsIoTGreengrassConnectorGroup

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

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

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