ElasticLoadBalancingNetworkLoadBalancer
aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer
include('aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
Illustration | ElasticLoadBalancingNetworkLoadBalancer | ElasticLoadBalancingNetworkLoadBalancerCard | ElasticLoadBalancingNetworkLoadBalancerGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$ElasticLoadBalancingNetworkLoadBalancerXs>
<$ElasticLoadBalancingNetworkLoadBalancerSm>
<$ElasticLoadBalancingNetworkLoadBalancerMd>
<$ElasticLoadBalancingNetworkLoadBalancerLg>
ElasticLoadBalancingNetworkLoadBalancer
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-2024/bootstrap')
' loads the Item which embeds the element ElasticLoadBalancingNetworkLoadBalancer
include('aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
' renders the element
ElasticLoadBalancingNetworkLoadBalancer('ElasticLoadBalancingNetworkLoadBalancer', 'Elastic Load Balancing Network Load Balancer', '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-2024/bootstrap')
' loads the Item which embeds the element ElasticLoadBalancingNetworkLoadBalancer
include('aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
' renders the element
ElasticLoadBalancingNetworkLoadBalancer('ElasticLoadBalancingNetworkLoadBalancer', 'Elastic Load Balancing Network Load Balancer', 'an optional tech label', 'an optional description')
@enduml
ElasticLoadBalancingNetworkLoadBalancerCard
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-2024/bootstrap')
' loads the Item which embeds the element ElasticLoadBalancingNetworkLoadBalancerCard
include('aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
' renders the element
ElasticLoadBalancingNetworkLoadBalancerCard('ElasticLoadBalancingNetworkLoadBalancerCard', 'Elastic Load Balancing Network Load Balancer 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-2024/bootstrap')
' loads the Item which embeds the element ElasticLoadBalancingNetworkLoadBalancerCard
include('aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
' renders the element
ElasticLoadBalancingNetworkLoadBalancerCard('ElasticLoadBalancingNetworkLoadBalancerCard', 'Elastic Load Balancing Network Load Balancer Card', 'an optional description')
@enduml
ElasticLoadBalancingNetworkLoadBalancerGroup
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-2024/bootstrap')
' loads the Item which embeds the element ElasticLoadBalancingNetworkLoadBalancerGroup
include('aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
' renders the element
ElasticLoadBalancingNetworkLoadBalancerGroup('ElasticLoadBalancingNetworkLoadBalancerGroup', 'Elastic Load Balancing Network Load Balancer 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-2024/bootstrap')
' loads the Item which embeds the element ElasticLoadBalancingNetworkLoadBalancerGroup
include('aws-q2-2024/Resource/NetworkingContentDelivery/ElasticLoadBalancingNetworkLoadBalancer')
' renders the element
ElasticLoadBalancingNetworkLoadBalancerGroup('ElasticLoadBalancingNetworkLoadBalancerGroup', 'Elastic Load Balancing Network Load Balancer Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml