AmazonRoute53Resolver

aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonRoute53Resolver')
Illustration AmazonRoute53Resolver AmazonRoute53ResolverCard AmazonRoute53ResolverGroup
illustration for Illustration illustration for AmazonRoute53Resolver illustration for AmazonRoute53ResolverCard illustration for AmazonRoute53ResolverGroup

Sprites

The item provides the following sriptes:

  • <$AmazonRoute53ResolverXs>
  • <$AmazonRoute53ResolverSm>
  • <$AmazonRoute53ResolverMd>
  • <$AmazonRoute53ResolverLg>

AmazonRoute53Resolver

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

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

' renders the element
AmazonRoute53Resolver('AmazonRoute53Resolver', 'Amazon Route53 Resolver', 'an optional tech label', 'an optional description')
@enduml

AmazonRoute53ResolverCard

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

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

' renders the element
AmazonRoute53ResolverCard('AmazonRoute53ResolverCard', 'Amazon Route53 Resolver Card', 'an optional description')
@enduml

AmazonRoute53ResolverGroup

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

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

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