AmazonAuroraSqlServerInstanceAlternate

aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate
include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')
Illustration AmazonAuroraSqlServerInstanceAlternate AmazonAuroraSqlServerInstanceAlternateCard AmazonAuroraSqlServerInstanceAlternateGroup
illustration for Illustration illustration for AmazonAuroraSqlServerInstanceAlternate illustration for AmazonAuroraSqlServerInstanceAlternateCard illustration for AmazonAuroraSqlServerInstanceAlternateGroup

Sprites

The item provides the following sriptes:

  • <$AmazonAuroraSqlServerInstanceAlternateXs>
  • <$AmazonAuroraSqlServerInstanceAlternateSm>
  • <$AmazonAuroraSqlServerInstanceAlternateMd>
  • <$AmazonAuroraSqlServerInstanceAlternateLg>

AmazonAuroraSqlServerInstanceAlternate

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

' renders the element
AmazonAuroraSqlServerInstanceAlternate('AmazonAuroraSqlServerInstanceAlternate', 'Amazon Aurora Sql Server Instance Alternate', '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 AmazonAuroraSqlServerInstanceAlternate
include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')

' renders the element
AmazonAuroraSqlServerInstanceAlternate('AmazonAuroraSqlServerInstanceAlternate', 'Amazon Aurora Sql Server Instance Alternate', 'an optional tech label', 'an optional description')
@enduml

AmazonAuroraSqlServerInstanceAlternateCard

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 AmazonAuroraSqlServerInstanceAlternateCard
include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')

' renders the element
AmazonAuroraSqlServerInstanceAlternateCard('AmazonAuroraSqlServerInstanceAlternateCard', 'Amazon Aurora Sql Server Instance Alternate 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 AmazonAuroraSqlServerInstanceAlternateCard
include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')

' renders the element
AmazonAuroraSqlServerInstanceAlternateCard('AmazonAuroraSqlServerInstanceAlternateCard', 'Amazon Aurora Sql Server Instance Alternate Card', 'an optional description')
@enduml

AmazonAuroraSqlServerInstanceAlternateGroup

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 AmazonAuroraSqlServerInstanceAlternateGroup
include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')

' renders the element
AmazonAuroraSqlServerInstanceAlternateGroup('AmazonAuroraSqlServerInstanceAlternateGroup', 'Amazon Aurora Sql Server Instance Alternate 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 AmazonAuroraSqlServerInstanceAlternateGroup
include('aws-q2-2023/Resource/Database/AmazonAuroraSqlServerInstanceAlternate')

' renders the element
AmazonAuroraSqlServerInstanceAlternateGroup('AmazonAuroraSqlServerInstanceAlternateGroup', 'Amazon Aurora Sql Server Instance Alternate Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml