AmazonVpcCarrierGateway

aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')
Illustration AmazonVpcCarrierGateway AmazonVpcCarrierGatewayCard AmazonVpcCarrierGatewayGroup
illustration for Illustration illustration for AmazonVpcCarrierGateway illustration for AmazonVpcCarrierGatewayCard illustration for AmazonVpcCarrierGatewayGroup

Sprites

The item provides the following sriptes:

  • <$AmazonVpcCarrierGatewayXs>
  • <$AmazonVpcCarrierGatewaySm>
  • <$AmazonVpcCarrierGatewayMd>
  • <$AmazonVpcCarrierGatewayLg>

AmazonVpcCarrierGateway

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

' renders the element
AmazonVpcCarrierGateway('AmazonVpcCarrierGateway', 'Amazon Vpc Carrier Gateway', '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 AmazonVpcCarrierGateway
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')

' renders the element
AmazonVpcCarrierGateway('AmazonVpcCarrierGateway', 'Amazon Vpc Carrier Gateway', 'an optional tech label', 'an optional description')
@enduml

AmazonVpcCarrierGatewayCard

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

' renders the element
AmazonVpcCarrierGatewayCard('AmazonVpcCarrierGatewayCard', 'Amazon Vpc Carrier Gateway 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 AmazonVpcCarrierGatewayCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')

' renders the element
AmazonVpcCarrierGatewayCard('AmazonVpcCarrierGatewayCard', 'Amazon Vpc Carrier Gateway Card', 'an optional description')
@enduml

AmazonVpcCarrierGatewayGroup

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

' renders the element
AmazonVpcCarrierGatewayGroup('AmazonVpcCarrierGatewayGroup', 'Amazon Vpc Carrier Gateway 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 AmazonVpcCarrierGatewayGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonVpcCarrierGateway')

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