AwsBackupComplianceReporting

aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting
include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')
Illustration AwsBackupComplianceReporting AwsBackupComplianceReportingCard AwsBackupComplianceReportingGroup
illustration for Illustration illustration for AwsBackupComplianceReporting illustration for AwsBackupComplianceReportingCard illustration for AwsBackupComplianceReportingGroup

Sprites

The item provides the following sriptes:

  • <$AwsBackupComplianceReportingXs>
  • <$AwsBackupComplianceReportingSm>
  • <$AwsBackupComplianceReportingMd>
  • <$AwsBackupComplianceReportingLg>

AwsBackupComplianceReporting

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

' renders the element
AwsBackupComplianceReporting('AwsBackupComplianceReporting', 'Aws Backup Compliance Reporting', '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 AwsBackupComplianceReporting
include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')

' renders the element
AwsBackupComplianceReporting('AwsBackupComplianceReporting', 'Aws Backup Compliance Reporting', 'an optional tech label', 'an optional description')
@enduml

AwsBackupComplianceReportingCard

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

' renders the element
AwsBackupComplianceReportingCard('AwsBackupComplianceReportingCard', 'Aws Backup Compliance Reporting 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 AwsBackupComplianceReportingCard
include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')

' renders the element
AwsBackupComplianceReportingCard('AwsBackupComplianceReportingCard', 'Aws Backup Compliance Reporting Card', 'an optional description')
@enduml

AwsBackupComplianceReportingGroup

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

' renders the element
AwsBackupComplianceReportingGroup('AwsBackupComplianceReportingGroup', 'Aws Backup Compliance Reporting 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 AwsBackupComplianceReportingGroup
include('aws-q2-2023/Resource/Storage/AwsBackupComplianceReporting')

' renders the element
AwsBackupComplianceReportingGroup('AwsBackupComplianceReportingGroup', 'Aws Backup Compliance Reporting Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml