AwsOpsWorksStack2
aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2')
Illustration | AwsOpsWorksStack2 | AwsOpsWorksStack2Card | AwsOpsWorksStack2Group |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AwsOpsWorksStack2Xs>
<$AwsOpsWorksStack2Sm>
<$AwsOpsWorksStack2Md>
<$AwsOpsWorksStack2Lg>
AwsOpsWorksStack2
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 AwsOpsWorksStack2
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2')
' renders the element
AwsOpsWorksStack2('AwsOpsWorksStack2', 'Aws Ops Works Stack2', '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 AwsOpsWorksStack2
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2')
' renders the element
AwsOpsWorksStack2('AwsOpsWorksStack2', 'Aws Ops Works Stack2', 'an optional tech label', 'an optional description')
@enduml
AwsOpsWorksStack2Card
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 AwsOpsWorksStack2Card
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2')
' renders the element
AwsOpsWorksStack2Card('AwsOpsWorksStack2Card', 'Aws Ops Works Stack2 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 AwsOpsWorksStack2Card
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2')
' renders the element
AwsOpsWorksStack2Card('AwsOpsWorksStack2Card', 'Aws Ops Works Stack2 Card', 'an optional description')
@enduml
AwsOpsWorksStack2Group
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 AwsOpsWorksStack2Group
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2')
' renders the element
AwsOpsWorksStack2Group('AwsOpsWorksStack2Group', 'Aws Ops Works Stack2 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 AwsOpsWorksStack2Group
include('aws-q2-2024/Resource/ManagementGovernance/AwsOpsWorksStack2')
' renders the element
AwsOpsWorksStack2Group('AwsOpsWorksStack2Group', 'Aws Ops Works Stack2 Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml