AmazonRoute53RoutingControls

aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')
Illustration AmazonRoute53RoutingControls AmazonRoute53RoutingControlsCard AmazonRoute53RoutingControlsGroup
illustration for Illustration illustration for AmazonRoute53RoutingControls illustration for AmazonRoute53RoutingControlsCard illustration for AmazonRoute53RoutingControlsGroup

Sprites

The item provides the following sriptes:

  • <$AmazonRoute53RoutingControlsXs>
  • <$AmazonRoute53RoutingControlsSm>
  • <$AmazonRoute53RoutingControlsMd>
  • <$AmazonRoute53RoutingControlsLg>

AmazonRoute53RoutingControls

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

' renders the element
AmazonRoute53RoutingControls('AmazonRoute53RoutingControls', 'Amazon Route53 Routing Controls', '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 AmazonRoute53RoutingControls
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')

' renders the element
AmazonRoute53RoutingControls('AmazonRoute53RoutingControls', 'Amazon Route53 Routing Controls', 'an optional tech label', 'an optional description')
@enduml

AmazonRoute53RoutingControlsCard

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

' renders the element
AmazonRoute53RoutingControlsCard('AmazonRoute53RoutingControlsCard', 'Amazon Route53 Routing Controls 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 AmazonRoute53RoutingControlsCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')

' renders the element
AmazonRoute53RoutingControlsCard('AmazonRoute53RoutingControlsCard', 'Amazon Route53 Routing Controls Card', 'an optional description')
@enduml

AmazonRoute53RoutingControlsGroup

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

' renders the element
AmazonRoute53RoutingControlsGroup('AmazonRoute53RoutingControlsGroup', 'Amazon Route53 Routing Controls 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 AmazonRoute53RoutingControlsGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53RoutingControls')

' renders the element
AmazonRoute53RoutingControlsGroup('AmazonRoute53RoutingControlsGroup', 'Amazon Route53 Routing Controls Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml