AwsLicenseManagerApplicationDiscovery

aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery
include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')
Illustration AwsLicenseManagerApplicationDiscovery AwsLicenseManagerApplicationDiscoveryCard AwsLicenseManagerApplicationDiscoveryGroup
illustration for Illustration illustration for AwsLicenseManagerApplicationDiscovery illustration for AwsLicenseManagerApplicationDiscoveryCard illustration for AwsLicenseManagerApplicationDiscoveryGroup

Sprites

The item provides the following sriptes:

  • <$AwsLicenseManagerApplicationDiscoveryXs>
  • <$AwsLicenseManagerApplicationDiscoverySm>
  • <$AwsLicenseManagerApplicationDiscoveryMd>
  • <$AwsLicenseManagerApplicationDiscoveryLg>

AwsLicenseManagerApplicationDiscovery

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 AwsLicenseManagerApplicationDiscovery
include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')

' renders the element
AwsLicenseManagerApplicationDiscovery('AwsLicenseManagerApplicationDiscovery', 'Aws License Manager Application Discovery', '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 AwsLicenseManagerApplicationDiscovery
include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')

' renders the element
AwsLicenseManagerApplicationDiscovery('AwsLicenseManagerApplicationDiscovery', 'Aws License Manager Application Discovery', 'an optional tech label', 'an optional description')
@enduml

AwsLicenseManagerApplicationDiscoveryCard

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 AwsLicenseManagerApplicationDiscoveryCard
include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')

' renders the element
AwsLicenseManagerApplicationDiscoveryCard('AwsLicenseManagerApplicationDiscoveryCard', 'Aws License Manager Application Discovery 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 AwsLicenseManagerApplicationDiscoveryCard
include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')

' renders the element
AwsLicenseManagerApplicationDiscoveryCard('AwsLicenseManagerApplicationDiscoveryCard', 'Aws License Manager Application Discovery Card', 'an optional description')
@enduml

AwsLicenseManagerApplicationDiscoveryGroup

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 AwsLicenseManagerApplicationDiscoveryGroup
include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')

' renders the element
AwsLicenseManagerApplicationDiscoveryGroup('AwsLicenseManagerApplicationDiscoveryGroup', 'Aws License Manager Application Discovery 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 AwsLicenseManagerApplicationDiscoveryGroup
include('aws-q2-2023/Resource/ManagementGovernance/AwsLicenseManagerApplicationDiscovery')

' renders the element
AwsLicenseManagerApplicationDiscoveryGroup('AwsLicenseManagerApplicationDiscoveryGroup', 'Aws License Manager Application Discovery Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml