AmazonVpcTrafficMirroring

aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')
Illustration AmazonVpcTrafficMirroring AmazonVpcTrafficMirroringCard AmazonVpcTrafficMirroringGroup
illustration for Illustration illustration for AmazonVpcTrafficMirroring illustration for AmazonVpcTrafficMirroringCard illustration for AmazonVpcTrafficMirroringGroup

Sprites

The item provides the following sriptes:

  • <$AmazonVpcTrafficMirroringXs>
  • <$AmazonVpcTrafficMirroringSm>
  • <$AmazonVpcTrafficMirroringMd>
  • <$AmazonVpcTrafficMirroringLg>

AmazonVpcTrafficMirroring

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 AmazonVpcTrafficMirroring
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')

' renders the element
AmazonVpcTrafficMirroring('AmazonVpcTrafficMirroring', 'Amazon Vpc Traffic Mirroring', '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 AmazonVpcTrafficMirroring
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')

' renders the element
AmazonVpcTrafficMirroring('AmazonVpcTrafficMirroring', 'Amazon Vpc Traffic Mirroring', 'an optional tech label', 'an optional description')
@enduml

AmazonVpcTrafficMirroringCard

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 AmazonVpcTrafficMirroringCard
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')

' renders the element
AmazonVpcTrafficMirroringCard('AmazonVpcTrafficMirroringCard', 'Amazon Vpc Traffic Mirroring 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 AmazonVpcTrafficMirroringCard
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')

' renders the element
AmazonVpcTrafficMirroringCard('AmazonVpcTrafficMirroringCard', 'Amazon Vpc Traffic Mirroring Card', 'an optional description')
@enduml

AmazonVpcTrafficMirroringGroup

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 AmazonVpcTrafficMirroringGroup
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')

' renders the element
AmazonVpcTrafficMirroringGroup('AmazonVpcTrafficMirroringGroup', 'Amazon Vpc Traffic Mirroring 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 AmazonVpcTrafficMirroringGroup
include('aws-q1-2024/Resource/NetworkingContentDelivery/AmazonVpcTrafficMirroring')

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