AwsCloudWanSegmentNetwork

aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')
Illustration AwsCloudWanSegmentNetwork AwsCloudWanSegmentNetworkCard AwsCloudWanSegmentNetworkGroup
illustration for Illustration illustration for AwsCloudWanSegmentNetwork illustration for AwsCloudWanSegmentNetworkCard illustration for AwsCloudWanSegmentNetworkGroup

Sprites

The item provides the following sriptes:

  • <$AwsCloudWanSegmentNetworkXs>
  • <$AwsCloudWanSegmentNetworkSm>
  • <$AwsCloudWanSegmentNetworkMd>
  • <$AwsCloudWanSegmentNetworkLg>

AwsCloudWanSegmentNetwork

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

' renders the element
AwsCloudWanSegmentNetwork('AwsCloudWanSegmentNetwork', 'Aws Cloud Wan Segment Network', '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 AwsCloudWanSegmentNetwork
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')

' renders the element
AwsCloudWanSegmentNetwork('AwsCloudWanSegmentNetwork', 'Aws Cloud Wan Segment Network', 'an optional tech label', 'an optional description')
@enduml

AwsCloudWanSegmentNetworkCard

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

' renders the element
AwsCloudWanSegmentNetworkCard('AwsCloudWanSegmentNetworkCard', 'Aws Cloud Wan Segment Network 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 AwsCloudWanSegmentNetworkCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')

' renders the element
AwsCloudWanSegmentNetworkCard('AwsCloudWanSegmentNetworkCard', 'Aws Cloud Wan Segment Network Card', 'an optional description')
@enduml

AwsCloudWanSegmentNetworkGroup

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

' renders the element
AwsCloudWanSegmentNetworkGroup('AwsCloudWanSegmentNetworkGroup', 'Aws Cloud Wan Segment Network 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 AwsCloudWanSegmentNetworkGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AwsCloudWanSegmentNetwork')

' renders the element
AwsCloudWanSegmentNetworkGroup('AwsCloudWanSegmentNetworkGroup', 'Aws Cloud Wan Segment Network Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml