AwsCloudMapNamespace

aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')
Illustration AwsCloudMapNamespace AwsCloudMapNamespaceCard AwsCloudMapNamespaceGroup
illustration for Illustration illustration for AwsCloudMapNamespace illustration for AwsCloudMapNamespaceCard illustration for AwsCloudMapNamespaceGroup

Sprites

The item provides the following sriptes:

  • <$AwsCloudMapNamespaceXs>
  • <$AwsCloudMapNamespaceSm>
  • <$AwsCloudMapNamespaceMd>
  • <$AwsCloudMapNamespaceLg>

AwsCloudMapNamespace

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

' renders the element
AwsCloudMapNamespace('AwsCloudMapNamespace', 'Aws Cloud Map Namespace', '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 AwsCloudMapNamespace
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')

' renders the element
AwsCloudMapNamespace('AwsCloudMapNamespace', 'Aws Cloud Map Namespace', 'an optional tech label', 'an optional description')
@enduml

AwsCloudMapNamespaceCard

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 AwsCloudMapNamespaceCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')

' renders the element
AwsCloudMapNamespaceCard('AwsCloudMapNamespaceCard', 'Aws Cloud Map Namespace 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 AwsCloudMapNamespaceCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')

' renders the element
AwsCloudMapNamespaceCard('AwsCloudMapNamespaceCard', 'Aws Cloud Map Namespace Card', 'an optional description')
@enduml

AwsCloudMapNamespaceGroup

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 AwsCloudMapNamespaceGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')

' renders the element
AwsCloudMapNamespaceGroup('AwsCloudMapNamespaceGroup', 'Aws Cloud Map Namespace 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 AwsCloudMapNamespaceGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudMapNamespace')

' renders the element
AwsCloudMapNamespaceGroup('AwsCloudMapNamespaceGroup', 'Aws Cloud Map Namespace Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml