AwsIoTReportedState

aws-q1-2024/Resource/IoT/AwsIoTReportedState
include('aws-q1-2024/Resource/IoT/AwsIoTReportedState')
Illustration AwsIoTReportedState AwsIoTReportedStateCard AwsIoTReportedStateGroup
illustration for Illustration illustration for AwsIoTReportedState illustration for AwsIoTReportedStateCard illustration for AwsIoTReportedStateGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTReportedStateXs>
  • <$AwsIoTReportedStateSm>
  • <$AwsIoTReportedStateMd>
  • <$AwsIoTReportedStateLg>

AwsIoTReportedState

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

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

' renders the element
AwsIoTReportedState('AwsIoTReportedState', 'Aws Io T Reported State', 'an optional tech label', 'an optional description')
@enduml

AwsIoTReportedStateCard

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

' renders the element
AwsIoTReportedStateCard('AwsIoTReportedStateCard', 'Aws Io T Reported State 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 AwsIoTReportedStateCard
include('aws-q1-2024/Resource/IoT/AwsIoTReportedState')

' renders the element
AwsIoTReportedStateCard('AwsIoTReportedStateCard', 'Aws Io T Reported State Card', 'an optional description')
@enduml

AwsIoTReportedStateGroup

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

' renders the element
AwsIoTReportedStateGroup('AwsIoTReportedStateGroup', 'Aws Io T Reported State 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 AwsIoTReportedStateGroup
include('aws-q1-2024/Resource/IoT/AwsIoTReportedState')

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