AwsLicenseManager
aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager
include('aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager')
Illustration | AwsLicenseManager | AwsLicenseManagerCard | AwsLicenseManagerGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AwsLicenseManagerXs>
<$AwsLicenseManagerSm>
<$AwsLicenseManagerMd>
<$AwsLicenseManagerLg>
AwsLicenseManager
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-2024/bootstrap')
' loads the Item which embeds the element AwsLicenseManager
include('aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager')
' renders the element
AwsLicenseManager('AwsLicenseManager', 'Aws License Manager', '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-2024/bootstrap')
' loads the Item which embeds the element AwsLicenseManager
include('aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager')
' renders the element
AwsLicenseManager('AwsLicenseManager', 'Aws License Manager', 'an optional tech label', 'an optional description')
@enduml
AwsLicenseManagerCard
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-2024/bootstrap')
' loads the Item which embeds the element AwsLicenseManagerCard
include('aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager')
' renders the element
AwsLicenseManagerCard('AwsLicenseManagerCard', 'Aws License Manager 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-2024/bootstrap')
' loads the Item which embeds the element AwsLicenseManagerCard
include('aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager')
' renders the element
AwsLicenseManagerCard('AwsLicenseManagerCard', 'Aws License Manager Card', 'an optional description')
@enduml
AwsLicenseManagerGroup
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-2024/bootstrap')
' loads the Item which embeds the element AwsLicenseManagerGroup
include('aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager')
' renders the element
AwsLicenseManagerGroup('AwsLicenseManagerGroup', 'Aws License Manager 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-2024/bootstrap')
' loads the Item which embeds the element AwsLicenseManagerGroup
include('aws-q2-2024/Architecture/ManagementGovernance/AwsLicenseManager')
' renders the element
AwsLicenseManagerGroup('AwsLicenseManagerGroup', 'Aws License Manager Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml