AmazonVpcNetworkAccessAnalyzer

aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')
Illustration AmazonVpcNetworkAccessAnalyzer AmazonVpcNetworkAccessAnalyzerCard AmazonVpcNetworkAccessAnalyzerGroup
illustration for Illustration illustration for AmazonVpcNetworkAccessAnalyzer illustration for AmazonVpcNetworkAccessAnalyzerCard illustration for AmazonVpcNetworkAccessAnalyzerGroup

Sprites

The item provides the following sriptes:

  • <$AmazonVpcNetworkAccessAnalyzerXs>
  • <$AmazonVpcNetworkAccessAnalyzerSm>
  • <$AmazonVpcNetworkAccessAnalyzerMd>
  • <$AmazonVpcNetworkAccessAnalyzerLg>

AmazonVpcNetworkAccessAnalyzer

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

' renders the element
AmazonVpcNetworkAccessAnalyzer('AmazonVpcNetworkAccessAnalyzer', 'Amazon Vpc Network Access 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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonVpcNetworkAccessAnalyzer
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')

' renders the element
AmazonVpcNetworkAccessAnalyzer('AmazonVpcNetworkAccessAnalyzer', 'Amazon Vpc Network Access Analyzer', 'an optional tech label', 'an optional description')
@enduml

AmazonVpcNetworkAccessAnalyzerCard

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

' renders the element
AmazonVpcNetworkAccessAnalyzerCard('AmazonVpcNetworkAccessAnalyzerCard', 'Amazon Vpc Network Access 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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonVpcNetworkAccessAnalyzerCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')

' renders the element
AmazonVpcNetworkAccessAnalyzerCard('AmazonVpcNetworkAccessAnalyzerCard', 'Amazon Vpc Network Access Analyzer Card', 'an optional description')
@enduml

AmazonVpcNetworkAccessAnalyzerGroup

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

' renders the element
AmazonVpcNetworkAccessAnalyzerGroup('AmazonVpcNetworkAccessAnalyzerGroup', 'Amazon Vpc Network Access 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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonVpcNetworkAccessAnalyzerGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcNetworkAccessAnalyzer')

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