AmazonRedshiftRa3

aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3')
Illustration AmazonRedshiftRa3 AmazonRedshiftRa3Card AmazonRedshiftRa3Group
illustration for Illustration illustration for AmazonRedshiftRa3 illustration for AmazonRedshiftRa3Card illustration for AmazonRedshiftRa3Group

Sprites

The item provides the following sriptes:

  • <$AmazonRedshiftRa3Xs>
  • <$AmazonRedshiftRa3Sm>
  • <$AmazonRedshiftRa3Md>
  • <$AmazonRedshiftRa3Lg>

AmazonRedshiftRa3

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 AmazonRedshiftRa3
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3')

' renders the element
AmazonRedshiftRa3('AmazonRedshiftRa3', 'Amazon Redshift Ra3', '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 AmazonRedshiftRa3
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3')

' renders the element
AmazonRedshiftRa3('AmazonRedshiftRa3', 'Amazon Redshift Ra3', 'an optional tech label', 'an optional description')
@enduml

AmazonRedshiftRa3Card

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 AmazonRedshiftRa3Card
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3')

' renders the element
AmazonRedshiftRa3Card('AmazonRedshiftRa3Card', 'Amazon Redshift Ra3 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 AmazonRedshiftRa3Card
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3')

' renders the element
AmazonRedshiftRa3Card('AmazonRedshiftRa3Card', 'Amazon Redshift Ra3 Card', 'an optional description')
@enduml

AmazonRedshiftRa3Group

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 AmazonRedshiftRa3Group
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3')

' renders the element
AmazonRedshiftRa3Group('AmazonRedshiftRa3Group', 'Amazon Redshift Ra3 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 AmazonRedshiftRa3Group
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftRa3')

' renders the element
AmazonRedshiftRa3Group('AmazonRedshiftRa3Group', 'Amazon Redshift Ra3 Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml