AmazonSimpleStorageServiceGlacierVault

aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')
Illustration AmazonSimpleStorageServiceGlacierVault AmazonSimpleStorageServiceGlacierVaultCard AmazonSimpleStorageServiceGlacierVaultGroup
illustration for Illustration illustration for AmazonSimpleStorageServiceGlacierVault illustration for AmazonSimpleStorageServiceGlacierVaultCard illustration for AmazonSimpleStorageServiceGlacierVaultGroup

Sprites

The item provides the following sriptes:

  • <$AmazonSimpleStorageServiceGlacierVaultXs>
  • <$AmazonSimpleStorageServiceGlacierVaultSm>
  • <$AmazonSimpleStorageServiceGlacierVaultMd>
  • <$AmazonSimpleStorageServiceGlacierVaultLg>

AmazonSimpleStorageServiceGlacierVault

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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSimpleStorageServiceGlacierVault
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')

' renders the element
AmazonSimpleStorageServiceGlacierVault('AmazonSimpleStorageServiceGlacierVault', 'Amazon Simple Storage Service Glacier Vault', '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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSimpleStorageServiceGlacierVault
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')

' renders the element
AmazonSimpleStorageServiceGlacierVault('AmazonSimpleStorageServiceGlacierVault', 'Amazon Simple Storage Service Glacier Vault', 'an optional tech label', 'an optional description')
@enduml

AmazonSimpleStorageServiceGlacierVaultCard

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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSimpleStorageServiceGlacierVaultCard
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')

' renders the element
AmazonSimpleStorageServiceGlacierVaultCard('AmazonSimpleStorageServiceGlacierVaultCard', 'Amazon Simple Storage Service Glacier Vault 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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSimpleStorageServiceGlacierVaultCard
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')

' renders the element
AmazonSimpleStorageServiceGlacierVaultCard('AmazonSimpleStorageServiceGlacierVaultCard', 'Amazon Simple Storage Service Glacier Vault Card', 'an optional description')
@enduml

AmazonSimpleStorageServiceGlacierVaultGroup

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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSimpleStorageServiceGlacierVaultGroup
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')

' renders the element
AmazonSimpleStorageServiceGlacierVaultGroup('AmazonSimpleStorageServiceGlacierVaultGroup', 'Amazon Simple Storage Service Glacier Vault 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-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSimpleStorageServiceGlacierVaultGroup
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceGlacierVault')

' renders the element
AmazonSimpleStorageServiceGlacierVaultGroup('AmazonSimpleStorageServiceGlacierVaultGroup', 'Amazon Simple Storage Service Glacier Vault Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml