AwsOpsWorksDeployments

aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments
include('aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments')
Illustration AwsOpsWorksDeployments AwsOpsWorksDeploymentsCard AwsOpsWorksDeploymentsGroup
illustration for Illustration illustration for AwsOpsWorksDeployments illustration for AwsOpsWorksDeploymentsCard illustration for AwsOpsWorksDeploymentsGroup

Sprites

The item provides the following sriptes:

  • <$AwsOpsWorksDeploymentsXs>
  • <$AwsOpsWorksDeploymentsSm>
  • <$AwsOpsWorksDeploymentsMd>
  • <$AwsOpsWorksDeploymentsLg>

AwsOpsWorksDeployments

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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsOpsWorksDeployments
include('aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments')

' renders the element
AwsOpsWorksDeployments('AwsOpsWorksDeployments', 'Aws Ops Works Deployments', '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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsOpsWorksDeployments
include('aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments')

' renders the element
AwsOpsWorksDeployments('AwsOpsWorksDeployments', 'Aws Ops Works Deployments', 'an optional tech label', 'an optional description')
@enduml

AwsOpsWorksDeploymentsCard

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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsOpsWorksDeploymentsCard
include('aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments')

' renders the element
AwsOpsWorksDeploymentsCard('AwsOpsWorksDeploymentsCard', 'Aws Ops Works Deployments 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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsOpsWorksDeploymentsCard
include('aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments')

' renders the element
AwsOpsWorksDeploymentsCard('AwsOpsWorksDeploymentsCard', 'Aws Ops Works Deployments Card', 'an optional description')
@enduml

AwsOpsWorksDeploymentsGroup

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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsOpsWorksDeploymentsGroup
include('aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments')

' renders the element
AwsOpsWorksDeploymentsGroup('AwsOpsWorksDeploymentsGroup', 'Aws Ops Works Deployments 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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsOpsWorksDeploymentsGroup
include('aws-q1-2024/Resource/ManagementGovernance/AwsOpsWorksDeployments')

' renders the element
AwsOpsWorksDeploymentsGroup('AwsOpsWorksDeploymentsGroup', 'Aws Ops Works Deployments Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml