AmazonVpcReachabilityAnalyzer

aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')
Illustration AmazonVpcReachabilityAnalyzer AmazonVpcReachabilityAnalyzerCard AmazonVpcReachabilityAnalyzerGroup
illustration for Illustration illustration for AmazonVpcReachabilityAnalyzer illustration for AmazonVpcReachabilityAnalyzerCard illustration for AmazonVpcReachabilityAnalyzerGroup

Sprites

The item provides the following sriptes:

  • <$AmazonVpcReachabilityAnalyzerXs>
  • <$AmazonVpcReachabilityAnalyzerSm>
  • <$AmazonVpcReachabilityAnalyzerMd>
  • <$AmazonVpcReachabilityAnalyzerLg>

AmazonVpcReachabilityAnalyzer

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonVpcReachabilityAnalyzer
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')

' renders the element
AmazonVpcReachabilityAnalyzer('AmazonVpcReachabilityAnalyzer', 'Amazon Vpc Reachability Analyzer', '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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonVpcReachabilityAnalyzer
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')

' renders the element
AmazonVpcReachabilityAnalyzer('AmazonVpcReachabilityAnalyzer', 'Amazon Vpc Reachability Analyzer', 'an optional tech label', 'an optional description')
@enduml

AmazonVpcReachabilityAnalyzerCard

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonVpcReachabilityAnalyzerCard
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')

' renders the element
AmazonVpcReachabilityAnalyzerCard('AmazonVpcReachabilityAnalyzerCard', 'Amazon Vpc Reachability Analyzer 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonVpcReachabilityAnalyzerCard
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')

' renders the element
AmazonVpcReachabilityAnalyzerCard('AmazonVpcReachabilityAnalyzerCard', 'Amazon Vpc Reachability Analyzer Card', 'an optional description')
@enduml

AmazonVpcReachabilityAnalyzerGroup

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonVpcReachabilityAnalyzerGroup
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')

' renders the element
AmazonVpcReachabilityAnalyzerGroup('AmazonVpcReachabilityAnalyzerGroup', 'Amazon Vpc Reachability Analyzer 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonVpcReachabilityAnalyzerGroup
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcReachabilityAnalyzer')

' renders the element
AmazonVpcReachabilityAnalyzerGroup('AmazonVpcReachabilityAnalyzerGroup', 'Amazon Vpc Reachability Analyzer Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml