AwsElasticDisasterRecovery

aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery
include('aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery')
Illustration AwsElasticDisasterRecovery AwsElasticDisasterRecoveryCard AwsElasticDisasterRecoveryGroup
illustration for Illustration illustration for AwsElasticDisasterRecovery illustration for AwsElasticDisasterRecoveryCard illustration for AwsElasticDisasterRecoveryGroup

Sprites

The item provides the following sriptes:

  • <$AwsElasticDisasterRecoveryXs>
  • <$AwsElasticDisasterRecoverySm>
  • <$AwsElasticDisasterRecoveryMd>
  • <$AwsElasticDisasterRecoveryLg>

AwsElasticDisasterRecovery

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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsElasticDisasterRecovery
include('aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery')

' renders the element
AwsElasticDisasterRecovery('AwsElasticDisasterRecovery', 'Aws Elastic Disaster Recovery', '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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsElasticDisasterRecovery
include('aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery')

' renders the element
AwsElasticDisasterRecovery('AwsElasticDisasterRecovery', 'Aws Elastic Disaster Recovery', 'an optional tech label', 'an optional description')
@enduml

AwsElasticDisasterRecoveryCard

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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsElasticDisasterRecoveryCard
include('aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery')

' renders the element
AwsElasticDisasterRecoveryCard('AwsElasticDisasterRecoveryCard', 'Aws Elastic Disaster Recovery 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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsElasticDisasterRecoveryCard
include('aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery')

' renders the element
AwsElasticDisasterRecoveryCard('AwsElasticDisasterRecoveryCard', 'Aws Elastic Disaster Recovery Card', 'an optional description')
@enduml

AwsElasticDisasterRecoveryGroup

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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsElasticDisasterRecoveryGroup
include('aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery')

' renders the element
AwsElasticDisasterRecoveryGroup('AwsElasticDisasterRecoveryGroup', 'Aws Elastic Disaster Recovery 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-q1-2024/bootstrap')

' loads the Item which embeds the element AwsElasticDisasterRecoveryGroup
include('aws-q1-2024/Architecture/Storage/AwsElasticDisasterRecovery')

' renders the element
AwsElasticDisasterRecoveryGroup('AwsElasticDisasterRecoveryGroup', 'Aws Elastic Disaster Recovery Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml