AmazonEmrHdfsCluster

aws-q1-2024/Resource/Analytics/AmazonEmrHdfsCluster
include('aws-q1-2024/Resource/Analytics/AmazonEmrHdfsCluster')
Illustration AmazonEmrHdfsCluster AmazonEmrHdfsClusterCard AmazonEmrHdfsClusterGroup
illustration for Illustration illustration for AmazonEmrHdfsCluster illustration for AmazonEmrHdfsClusterCard illustration for AmazonEmrHdfsClusterGroup

Sprites

The item provides the following sriptes:

  • <$AmazonEmrHdfsClusterXs>
  • <$AmazonEmrHdfsClusterSm>
  • <$AmazonEmrHdfsClusterMd>
  • <$AmazonEmrHdfsClusterLg>

AmazonEmrHdfsCluster

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

' renders the element
AmazonEmrHdfsCluster('AmazonEmrHdfsCluster', 'Amazon Emr Hdfs Cluster', '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 AmazonEmrHdfsCluster
include('aws-q1-2024/Resource/Analytics/AmazonEmrHdfsCluster')

' renders the element
AmazonEmrHdfsCluster('AmazonEmrHdfsCluster', 'Amazon Emr Hdfs Cluster', 'an optional tech label', 'an optional description')
@enduml

AmazonEmrHdfsClusterCard

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

' renders the element
AmazonEmrHdfsClusterCard('AmazonEmrHdfsClusterCard', 'Amazon Emr Hdfs Cluster 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 AmazonEmrHdfsClusterCard
include('aws-q1-2024/Resource/Analytics/AmazonEmrHdfsCluster')

' renders the element
AmazonEmrHdfsClusterCard('AmazonEmrHdfsClusterCard', 'Amazon Emr Hdfs Cluster Card', 'an optional description')
@enduml

AmazonEmrHdfsClusterGroup

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

' renders the element
AmazonEmrHdfsClusterGroup('AmazonEmrHdfsClusterGroup', 'Amazon Emr Hdfs Cluster 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 AmazonEmrHdfsClusterGroup
include('aws-q1-2024/Resource/Analytics/AmazonEmrHdfsCluster')

' renders the element
AmazonEmrHdfsClusterGroup('AmazonEmrHdfsClusterGroup', 'Amazon Emr Hdfs Cluster Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml