AwsTrustedAdvisorChecklistCost

aws-q1-2024/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost
include('aws-q1-2024/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')
Illustration AwsTrustedAdvisorChecklistCost AwsTrustedAdvisorChecklistCostCard AwsTrustedAdvisorChecklistCostGroup
illustration for Illustration illustration for AwsTrustedAdvisorChecklistCost illustration for AwsTrustedAdvisorChecklistCostCard illustration for AwsTrustedAdvisorChecklistCostGroup

Sprites

The item provides the following sriptes:

  • <$AwsTrustedAdvisorChecklistCostXs>
  • <$AwsTrustedAdvisorChecklistCostSm>
  • <$AwsTrustedAdvisorChecklistCostMd>
  • <$AwsTrustedAdvisorChecklistCostLg>

AwsTrustedAdvisorChecklistCost

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

' renders the element
AwsTrustedAdvisorChecklistCost('AwsTrustedAdvisorChecklistCost', 'Aws Trusted Advisor Checklist Cost', '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 AwsTrustedAdvisorChecklistCost
include('aws-q1-2024/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')

' renders the element
AwsTrustedAdvisorChecklistCost('AwsTrustedAdvisorChecklistCost', 'Aws Trusted Advisor Checklist Cost', 'an optional tech label', 'an optional description')
@enduml

AwsTrustedAdvisorChecklistCostCard

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 AwsTrustedAdvisorChecklistCostCard
include('aws-q1-2024/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')

' renders the element
AwsTrustedAdvisorChecklistCostCard('AwsTrustedAdvisorChecklistCostCard', 'Aws Trusted Advisor Checklist Cost 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 AwsTrustedAdvisorChecklistCostCard
include('aws-q1-2024/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')

' renders the element
AwsTrustedAdvisorChecklistCostCard('AwsTrustedAdvisorChecklistCostCard', 'Aws Trusted Advisor Checklist Cost Card', 'an optional description')
@enduml

AwsTrustedAdvisorChecklistCostGroup

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 AwsTrustedAdvisorChecklistCostGroup
include('aws-q1-2024/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')

' renders the element
AwsTrustedAdvisorChecklistCostGroup('AwsTrustedAdvisorChecklistCostGroup', 'Aws Trusted Advisor Checklist Cost 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 AwsTrustedAdvisorChecklistCostGroup
include('aws-q1-2024/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistCost')

' renders the element
AwsTrustedAdvisorChecklistCostGroup('AwsTrustedAdvisorChecklistCostGroup', 'Aws Trusted Advisor Checklist Cost Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml