AmazonDynamoDbGlobalSecondaryIndex

aws-q1-2024/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex
include('aws-q1-2024/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')
Illustration AmazonDynamoDbGlobalSecondaryIndex AmazonDynamoDbGlobalSecondaryIndexCard AmazonDynamoDbGlobalSecondaryIndexGroup
illustration for Illustration illustration for AmazonDynamoDbGlobalSecondaryIndex illustration for AmazonDynamoDbGlobalSecondaryIndexCard illustration for AmazonDynamoDbGlobalSecondaryIndexGroup

Sprites

The item provides the following sriptes:

  • <$AmazonDynamoDbGlobalSecondaryIndexXs>
  • <$AmazonDynamoDbGlobalSecondaryIndexSm>
  • <$AmazonDynamoDbGlobalSecondaryIndexMd>
  • <$AmazonDynamoDbGlobalSecondaryIndexLg>

AmazonDynamoDbGlobalSecondaryIndex

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

' renders the element
AmazonDynamoDbGlobalSecondaryIndex('AmazonDynamoDbGlobalSecondaryIndex', 'Amazon Dynamo Db Global Secondary Index', '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 AmazonDynamoDbGlobalSecondaryIndex
include('aws-q1-2024/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')

' renders the element
AmazonDynamoDbGlobalSecondaryIndex('AmazonDynamoDbGlobalSecondaryIndex', 'Amazon Dynamo Db Global Secondary Index', 'an optional tech label', 'an optional description')
@enduml

AmazonDynamoDbGlobalSecondaryIndexCard

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 AmazonDynamoDbGlobalSecondaryIndexCard
include('aws-q1-2024/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')

' renders the element
AmazonDynamoDbGlobalSecondaryIndexCard('AmazonDynamoDbGlobalSecondaryIndexCard', 'Amazon Dynamo Db Global Secondary Index 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 AmazonDynamoDbGlobalSecondaryIndexCard
include('aws-q1-2024/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')

' renders the element
AmazonDynamoDbGlobalSecondaryIndexCard('AmazonDynamoDbGlobalSecondaryIndexCard', 'Amazon Dynamo Db Global Secondary Index Card', 'an optional description')
@enduml

AmazonDynamoDbGlobalSecondaryIndexGroup

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 AmazonDynamoDbGlobalSecondaryIndexGroup
include('aws-q1-2024/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')

' renders the element
AmazonDynamoDbGlobalSecondaryIndexGroup('AmazonDynamoDbGlobalSecondaryIndexGroup', 'Amazon Dynamo Db Global Secondary Index 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 AmazonDynamoDbGlobalSecondaryIndexGroup
include('aws-q1-2024/Resource/Database/AmazonDynamoDbGlobalSecondaryIndex')

' renders the element
AmazonDynamoDbGlobalSecondaryIndexGroup('AmazonDynamoDbGlobalSecondaryIndexGroup', 'Amazon Dynamo Db Global Secondary Index Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml