AmazonRoute53HostedZone
aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone
include('aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
Illustration | AmazonRoute53HostedZone | AmazonRoute53HostedZoneCard | AmazonRoute53HostedZoneGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AmazonRoute53HostedZoneXs>
<$AmazonRoute53HostedZoneSm>
<$AmazonRoute53HostedZoneMd>
<$AmazonRoute53HostedZoneLg>
AmazonRoute53HostedZone
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-2024/bootstrap')
' loads the Item which embeds the element AmazonRoute53HostedZone
include('aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
' renders the element
AmazonRoute53HostedZone('AmazonRoute53HostedZone', 'Amazon Route53 Hosted Zone', '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-2024/bootstrap')
' loads the Item which embeds the element AmazonRoute53HostedZone
include('aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
' renders the element
AmazonRoute53HostedZone('AmazonRoute53HostedZone', 'Amazon Route53 Hosted Zone', 'an optional tech label', 'an optional description')
@enduml
AmazonRoute53HostedZoneCard
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-2024/bootstrap')
' loads the Item which embeds the element AmazonRoute53HostedZoneCard
include('aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
' renders the element
AmazonRoute53HostedZoneCard('AmazonRoute53HostedZoneCard', 'Amazon Route53 Hosted Zone 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-2024/bootstrap')
' loads the Item which embeds the element AmazonRoute53HostedZoneCard
include('aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
' renders the element
AmazonRoute53HostedZoneCard('AmazonRoute53HostedZoneCard', 'Amazon Route53 Hosted Zone Card', 'an optional description')
@enduml
AmazonRoute53HostedZoneGroup
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-2024/bootstrap')
' loads the Item which embeds the element AmazonRoute53HostedZoneGroup
include('aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
' renders the element
AmazonRoute53HostedZoneGroup('AmazonRoute53HostedZoneGroup', 'Amazon Route53 Hosted Zone 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-2024/bootstrap')
' loads the Item which embeds the element AmazonRoute53HostedZoneGroup
include('aws-q2-2024/Resource/NetworkingContentDelivery/AmazonRoute53HostedZone')
' renders the element
AmazonRoute53HostedZoneGroup('AmazonRoute53HostedZoneGroup', 'Amazon Route53 Hosted Zone Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml