AwsIoTDesiredState

aws-q1-2024/Resource/IoT/AwsIoTDesiredState
include('aws-q1-2024/Resource/IoT/AwsIoTDesiredState')
Illustration AwsIoTDesiredState AwsIoTDesiredStateCard AwsIoTDesiredStateGroup
illustration for Illustration illustration for AwsIoTDesiredState illustration for AwsIoTDesiredStateCard illustration for AwsIoTDesiredStateGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTDesiredStateXs>
  • <$AwsIoTDesiredStateSm>
  • <$AwsIoTDesiredStateMd>
  • <$AwsIoTDesiredStateLg>

AwsIoTDesiredState

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

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

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

AwsIoTDesiredStateCard

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

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

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

AwsIoTDesiredStateGroup

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

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

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