AmazonElasticBlockStoreVolumeGp3

aws-q1-2024/Resource/Storage/AmazonElasticBlockStoreVolumeGp3
include('aws-q1-2024/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')
Illustration AmazonElasticBlockStoreVolumeGp3 AmazonElasticBlockStoreVolumeGp3Card AmazonElasticBlockStoreVolumeGp3Group
illustration for Illustration illustration for AmazonElasticBlockStoreVolumeGp3 illustration for AmazonElasticBlockStoreVolumeGp3Card illustration for AmazonElasticBlockStoreVolumeGp3Group

Sprites

The item provides the following sriptes:

  • <$AmazonElasticBlockStoreVolumeGp3Xs>
  • <$AmazonElasticBlockStoreVolumeGp3Sm>
  • <$AmazonElasticBlockStoreVolumeGp3Md>
  • <$AmazonElasticBlockStoreVolumeGp3Lg>

AmazonElasticBlockStoreVolumeGp3

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

' renders the element
AmazonElasticBlockStoreVolumeGp3('AmazonElasticBlockStoreVolumeGp3', 'Amazon Elastic Block Store Volume Gp3', '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 AmazonElasticBlockStoreVolumeGp3
include('aws-q1-2024/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')

' renders the element
AmazonElasticBlockStoreVolumeGp3('AmazonElasticBlockStoreVolumeGp3', 'Amazon Elastic Block Store Volume Gp3', 'an optional tech label', 'an optional description')
@enduml

AmazonElasticBlockStoreVolumeGp3Card

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 AmazonElasticBlockStoreVolumeGp3Card
include('aws-q1-2024/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')

' renders the element
AmazonElasticBlockStoreVolumeGp3Card('AmazonElasticBlockStoreVolumeGp3Card', 'Amazon Elastic Block Store Volume Gp3 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 AmazonElasticBlockStoreVolumeGp3Card
include('aws-q1-2024/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')

' renders the element
AmazonElasticBlockStoreVolumeGp3Card('AmazonElasticBlockStoreVolumeGp3Card', 'Amazon Elastic Block Store Volume Gp3 Card', 'an optional description')
@enduml

AmazonElasticBlockStoreVolumeGp3Group

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 AmazonElasticBlockStoreVolumeGp3Group
include('aws-q1-2024/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')

' renders the element
AmazonElasticBlockStoreVolumeGp3Group('AmazonElasticBlockStoreVolumeGp3Group', 'Amazon Elastic Block Store Volume Gp3 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 AmazonElasticBlockStoreVolumeGp3Group
include('aws-q1-2024/Resource/Storage/AmazonElasticBlockStoreVolumeGp3')

' renders the element
AmazonElasticBlockStoreVolumeGp3Group('AmazonElasticBlockStoreVolumeGp3Group', 'Amazon Elastic Block Store Volume Gp3 Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml