AwsOpsWorksApps
aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps')
Illustration | AwsOpsWorksApps | AwsOpsWorksAppsCard | AwsOpsWorksAppsGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AwsOpsWorksAppsXs>
<$AwsOpsWorksAppsSm>
<$AwsOpsWorksAppsMd>
<$AwsOpsWorksAppsLg>
AwsOpsWorksApps
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 AwsOpsWorksApps
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps')
' renders the element
AwsOpsWorksApps('AwsOpsWorksApps', 'Aws Ops Works Apps', '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 AwsOpsWorksApps
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps')
' renders the element
AwsOpsWorksApps('AwsOpsWorksApps', 'Aws Ops Works Apps', 'an optional tech label', 'an optional description')
@enduml
AwsOpsWorksAppsCard
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 AwsOpsWorksAppsCard
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps')
' renders the element
AwsOpsWorksAppsCard('AwsOpsWorksAppsCard', 'Aws Ops Works Apps 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 AwsOpsWorksAppsCard
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps')
' renders the element
AwsOpsWorksAppsCard('AwsOpsWorksAppsCard', 'Aws Ops Works Apps Card', 'an optional description')
@enduml
AwsOpsWorksAppsGroup
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 AwsOpsWorksAppsGroup
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps')
' renders the element
AwsOpsWorksAppsGroup('AwsOpsWorksAppsGroup', 'Aws Ops Works Apps 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 AwsOpsWorksAppsGroup
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksApps')
' renders the element
AwsOpsWorksAppsGroup('AwsOpsWorksAppsGroup', 'Aws Ops Works Apps Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml