AwsGlueDataQuality

aws-q2-2023/Resource/Analytics/AwsGlueDataQuality
include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')
Illustration AwsGlueDataQuality AwsGlueDataQualityCard AwsGlueDataQualityGroup
illustration for Illustration illustration for AwsGlueDataQuality illustration for AwsGlueDataQualityCard illustration for AwsGlueDataQualityGroup

Sprites

The item provides the following sriptes:

  • <$AwsGlueDataQualityXs>
  • <$AwsGlueDataQualitySm>
  • <$AwsGlueDataQualityMd>
  • <$AwsGlueDataQualityLg>

AwsGlueDataQuality

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

' renders the element
AwsGlueDataQuality('AwsGlueDataQuality', 'Aws Glue Data Quality', '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 AwsGlueDataQuality
include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')

' renders the element
AwsGlueDataQuality('AwsGlueDataQuality', 'Aws Glue Data Quality', 'an optional tech label', 'an optional description')
@enduml

AwsGlueDataQualityCard

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 AwsGlueDataQualityCard
include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')

' renders the element
AwsGlueDataQualityCard('AwsGlueDataQualityCard', 'Aws Glue Data Quality 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 AwsGlueDataQualityCard
include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')

' renders the element
AwsGlueDataQualityCard('AwsGlueDataQualityCard', 'Aws Glue Data Quality Card', 'an optional description')
@enduml

AwsGlueDataQualityGroup

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 AwsGlueDataQualityGroup
include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')

' renders the element
AwsGlueDataQualityGroup('AwsGlueDataQualityGroup', 'Aws Glue Data Quality 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 AwsGlueDataQualityGroup
include('aws-q2-2023/Resource/Analytics/AwsGlueDataQuality')

' renders the element
AwsGlueDataQualityGroup('AwsGlueDataQualityGroup', 'Aws Glue Data Quality Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml