AwsBackupRecoveryPointObjective

aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective
include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')
Illustration AwsBackupRecoveryPointObjective AwsBackupRecoveryPointObjectiveCard AwsBackupRecoveryPointObjectiveGroup
illustration for Illustration illustration for AwsBackupRecoveryPointObjective illustration for AwsBackupRecoveryPointObjectiveCard illustration for AwsBackupRecoveryPointObjectiveGroup

Sprites

The item provides the following sriptes:

  • <$AwsBackupRecoveryPointObjectiveXs>
  • <$AwsBackupRecoveryPointObjectiveSm>
  • <$AwsBackupRecoveryPointObjectiveMd>
  • <$AwsBackupRecoveryPointObjectiveLg>

AwsBackupRecoveryPointObjective

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

' renders the element
AwsBackupRecoveryPointObjective('AwsBackupRecoveryPointObjective', 'Aws Backup Recovery Point Objective', '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 AwsBackupRecoveryPointObjective
include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')

' renders the element
AwsBackupRecoveryPointObjective('AwsBackupRecoveryPointObjective', 'Aws Backup Recovery Point Objective', 'an optional tech label', 'an optional description')
@enduml

AwsBackupRecoveryPointObjectiveCard

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 AwsBackupRecoveryPointObjectiveCard
include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')

' renders the element
AwsBackupRecoveryPointObjectiveCard('AwsBackupRecoveryPointObjectiveCard', 'Aws Backup Recovery Point Objective 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 AwsBackupRecoveryPointObjectiveCard
include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')

' renders the element
AwsBackupRecoveryPointObjectiveCard('AwsBackupRecoveryPointObjectiveCard', 'Aws Backup Recovery Point Objective Card', 'an optional description')
@enduml

AwsBackupRecoveryPointObjectiveGroup

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 AwsBackupRecoveryPointObjectiveGroup
include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')

' renders the element
AwsBackupRecoveryPointObjectiveGroup('AwsBackupRecoveryPointObjectiveGroup', 'Aws Backup Recovery Point Objective 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 AwsBackupRecoveryPointObjectiveGroup
include('aws-q2-2023/Resource/Storage/AwsBackupRecoveryPointObjective')

' renders the element
AwsBackupRecoveryPointObjectiveGroup('AwsBackupRecoveryPointObjectiveGroup', 'Aws Backup Recovery Point Objective Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml