AmazonRedshiftDenseComputeNode

aws-q1-2024/Resource/Analytics/AmazonRedshiftDenseComputeNode
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftDenseComputeNode')
Illustration AmazonRedshiftDenseComputeNode AmazonRedshiftDenseComputeNodeCard AmazonRedshiftDenseComputeNodeGroup
illustration for Illustration illustration for AmazonRedshiftDenseComputeNode illustration for AmazonRedshiftDenseComputeNodeCard illustration for AmazonRedshiftDenseComputeNodeGroup

Sprites

The item provides the following sriptes:

  • <$AmazonRedshiftDenseComputeNodeXs>
  • <$AmazonRedshiftDenseComputeNodeSm>
  • <$AmazonRedshiftDenseComputeNodeMd>
  • <$AmazonRedshiftDenseComputeNodeLg>

AmazonRedshiftDenseComputeNode

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

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

' renders the element
AmazonRedshiftDenseComputeNode('AmazonRedshiftDenseComputeNode', 'Amazon Redshift Dense Compute Node', 'an optional tech label', 'an optional description')
@enduml

AmazonRedshiftDenseComputeNodeCard

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

' renders the element
AmazonRedshiftDenseComputeNodeCard('AmazonRedshiftDenseComputeNodeCard', 'Amazon Redshift Dense Compute Node 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 AmazonRedshiftDenseComputeNodeCard
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftDenseComputeNode')

' renders the element
AmazonRedshiftDenseComputeNodeCard('AmazonRedshiftDenseComputeNodeCard', 'Amazon Redshift Dense Compute Node Card', 'an optional description')
@enduml

AmazonRedshiftDenseComputeNodeGroup

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

' renders the element
AmazonRedshiftDenseComputeNodeGroup('AmazonRedshiftDenseComputeNodeGroup', 'Amazon Redshift Dense Compute Node 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 AmazonRedshiftDenseComputeNodeGroup
include('aws-q1-2024/Resource/Analytics/AmazonRedshiftDenseComputeNode')

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