AmazonElasticContainerRegistryImage

aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')
Illustration AmazonElasticContainerRegistryImage AmazonElasticContainerRegistryImageCard AmazonElasticContainerRegistryImageGroup
illustration for Illustration illustration for AmazonElasticContainerRegistryImage illustration for AmazonElasticContainerRegistryImageCard illustration for AmazonElasticContainerRegistryImageGroup

Sprites

The item provides the following sriptes:

  • <$AmazonElasticContainerRegistryImageXs>
  • <$AmazonElasticContainerRegistryImageSm>
  • <$AmazonElasticContainerRegistryImageMd>
  • <$AmazonElasticContainerRegistryImageLg>

AmazonElasticContainerRegistryImage

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

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

' renders the element
AmazonElasticContainerRegistryImage('AmazonElasticContainerRegistryImage', 'Amazon Elastic Container Registry Image', 'an optional tech label', 'an optional description')
@enduml

AmazonElasticContainerRegistryImageCard

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

' renders the element
AmazonElasticContainerRegistryImageCard('AmazonElasticContainerRegistryImageCard', 'Amazon Elastic Container Registry Image 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 AmazonElasticContainerRegistryImageCard
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')

' renders the element
AmazonElasticContainerRegistryImageCard('AmazonElasticContainerRegistryImageCard', 'Amazon Elastic Container Registry Image Card', 'an optional description')
@enduml

AmazonElasticContainerRegistryImageGroup

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

' renders the element
AmazonElasticContainerRegistryImageGroup('AmazonElasticContainerRegistryImageGroup', 'Amazon Elastic Container Registry Image 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 AmazonElasticContainerRegistryImageGroup
include('aws-q2-2023/Resource/Containers/AmazonElasticContainerRegistryImage')

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