AmazonManagedBlockchainBlockchain

aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain
include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')
Illustration AmazonManagedBlockchainBlockchain AmazonManagedBlockchainBlockchainCard AmazonManagedBlockchainBlockchainGroup
illustration for Illustration illustration for AmazonManagedBlockchainBlockchain illustration for AmazonManagedBlockchainBlockchainCard illustration for AmazonManagedBlockchainBlockchainGroup

Sprites

The item provides the following sriptes:

  • <$AmazonManagedBlockchainBlockchainXs>
  • <$AmazonManagedBlockchainBlockchainSm>
  • <$AmazonManagedBlockchainBlockchainMd>
  • <$AmazonManagedBlockchainBlockchainLg>

AmazonManagedBlockchainBlockchain

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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonManagedBlockchainBlockchain
include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')

' renders the element
AmazonManagedBlockchainBlockchain('AmazonManagedBlockchainBlockchain', 'Amazon Managed Blockchain Blockchain', '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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonManagedBlockchainBlockchain
include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')

' renders the element
AmazonManagedBlockchainBlockchain('AmazonManagedBlockchainBlockchain', 'Amazon Managed Blockchain Blockchain', 'an optional tech label', 'an optional description')
@enduml

AmazonManagedBlockchainBlockchainCard

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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonManagedBlockchainBlockchainCard
include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')

' renders the element
AmazonManagedBlockchainBlockchainCard('AmazonManagedBlockchainBlockchainCard', 'Amazon Managed Blockchain Blockchain 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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonManagedBlockchainBlockchainCard
include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')

' renders the element
AmazonManagedBlockchainBlockchainCard('AmazonManagedBlockchainBlockchainCard', 'Amazon Managed Blockchain Blockchain Card', 'an optional description')
@enduml

AmazonManagedBlockchainBlockchainGroup

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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonManagedBlockchainBlockchainGroup
include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')

' renders the element
AmazonManagedBlockchainBlockchainGroup('AmazonManagedBlockchainBlockchainGroup', 'Amazon Managed Blockchain Blockchain 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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonManagedBlockchainBlockchainGroup
include('aws-q2-2023/Resource/Blockchain/AmazonManagedBlockchainBlockchain')

' renders the element
AmazonManagedBlockchainBlockchainGroup('AmazonManagedBlockchainBlockchainGroup', 'Amazon Managed Blockchain Blockchain Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml