AmazonElasticContainerServiceTask

aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')
Illustration AmazonElasticContainerServiceTask AmazonElasticContainerServiceTaskCard AmazonElasticContainerServiceTaskGroup
illustration for Illustration illustration for AmazonElasticContainerServiceTask illustration for AmazonElasticContainerServiceTaskCard illustration for AmazonElasticContainerServiceTaskGroup

Sprites

The item provides the following sriptes:

  • <$AmazonElasticContainerServiceTaskXs>
  • <$AmazonElasticContainerServiceTaskSm>
  • <$AmazonElasticContainerServiceTaskMd>
  • <$AmazonElasticContainerServiceTaskLg>

AmazonElasticContainerServiceTask

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

' renders the element
AmazonElasticContainerServiceTask('AmazonElasticContainerServiceTask', 'Amazon Elastic Container Service Task', '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 AmazonElasticContainerServiceTask
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')

' renders the element
AmazonElasticContainerServiceTask('AmazonElasticContainerServiceTask', 'Amazon Elastic Container Service Task', 'an optional tech label', 'an optional description')
@enduml

AmazonElasticContainerServiceTaskCard

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 AmazonElasticContainerServiceTaskCard
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')

' renders the element
AmazonElasticContainerServiceTaskCard('AmazonElasticContainerServiceTaskCard', 'Amazon Elastic Container Service Task 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 AmazonElasticContainerServiceTaskCard
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')

' renders the element
AmazonElasticContainerServiceTaskCard('AmazonElasticContainerServiceTaskCard', 'Amazon Elastic Container Service Task Card', 'an optional description')
@enduml

AmazonElasticContainerServiceTaskGroup

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 AmazonElasticContainerServiceTaskGroup
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')

' renders the element
AmazonElasticContainerServiceTaskGroup('AmazonElasticContainerServiceTaskGroup', 'Amazon Elastic Container Service Task 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 AmazonElasticContainerServiceTaskGroup
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerServiceTask')

' renders the element
AmazonElasticContainerServiceTaskGroup('AmazonElasticContainerServiceTaskGroup', 'Amazon Elastic Container Service Task Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml