AmazonEc2InstanceWithCloudWatch

aws-q1-2024/Resource/Compute/AmazonEc2InstanceWithCloudWatch
include('aws-q1-2024/Resource/Compute/AmazonEc2InstanceWithCloudWatch')
Illustration AmazonEc2InstanceWithCloudWatch AmazonEc2InstanceWithCloudWatchCard AmazonEc2InstanceWithCloudWatchGroup
illustration for Illustration illustration for AmazonEc2InstanceWithCloudWatch illustration for AmazonEc2InstanceWithCloudWatchCard illustration for AmazonEc2InstanceWithCloudWatchGroup

Sprites

The item provides the following sriptes:

  • <$AmazonEc2InstanceWithCloudWatchXs>
  • <$AmazonEc2InstanceWithCloudWatchSm>
  • <$AmazonEc2InstanceWithCloudWatchMd>
  • <$AmazonEc2InstanceWithCloudWatchLg>

AmazonEc2InstanceWithCloudWatch

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

' renders the element
AmazonEc2InstanceWithCloudWatch('AmazonEc2InstanceWithCloudWatch', 'Amazon Ec2 Instance With Cloud Watch', '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 AmazonEc2InstanceWithCloudWatch
include('aws-q1-2024/Resource/Compute/AmazonEc2InstanceWithCloudWatch')

' renders the element
AmazonEc2InstanceWithCloudWatch('AmazonEc2InstanceWithCloudWatch', 'Amazon Ec2 Instance With Cloud Watch', 'an optional tech label', 'an optional description')
@enduml

AmazonEc2InstanceWithCloudWatchCard

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 AmazonEc2InstanceWithCloudWatchCard
include('aws-q1-2024/Resource/Compute/AmazonEc2InstanceWithCloudWatch')

' renders the element
AmazonEc2InstanceWithCloudWatchCard('AmazonEc2InstanceWithCloudWatchCard', 'Amazon Ec2 Instance With Cloud Watch 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 AmazonEc2InstanceWithCloudWatchCard
include('aws-q1-2024/Resource/Compute/AmazonEc2InstanceWithCloudWatch')

' renders the element
AmazonEc2InstanceWithCloudWatchCard('AmazonEc2InstanceWithCloudWatchCard', 'Amazon Ec2 Instance With Cloud Watch Card', 'an optional description')
@enduml

AmazonEc2InstanceWithCloudWatchGroup

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 AmazonEc2InstanceWithCloudWatchGroup
include('aws-q1-2024/Resource/Compute/AmazonEc2InstanceWithCloudWatch')

' renders the element
AmazonEc2InstanceWithCloudWatchGroup('AmazonEc2InstanceWithCloudWatchGroup', 'Amazon Ec2 Instance With Cloud Watch 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 AmazonEc2InstanceWithCloudWatchGroup
include('aws-q1-2024/Resource/Compute/AmazonEc2InstanceWithCloudWatch')

' renders the element
AmazonEc2InstanceWithCloudWatchGroup('AmazonEc2InstanceWithCloudWatchGroup', 'Amazon Ec2 Instance With Cloud Watch Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml