AwsOpsWorksPermissions

aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions
include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')
Illustration AwsOpsWorksPermissions AwsOpsWorksPermissionsCard AwsOpsWorksPermissionsGroup
illustration for Illustration illustration for AwsOpsWorksPermissions illustration for AwsOpsWorksPermissionsCard illustration for AwsOpsWorksPermissionsGroup

Sprites

The item provides the following sriptes:

  • <$AwsOpsWorksPermissionsXs>
  • <$AwsOpsWorksPermissionsSm>
  • <$AwsOpsWorksPermissionsMd>
  • <$AwsOpsWorksPermissionsLg>

AwsOpsWorksPermissions

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 AwsOpsWorksPermissions
include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')

' renders the element
AwsOpsWorksPermissions('AwsOpsWorksPermissions', 'Aws Ops Works Permissions', '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 AwsOpsWorksPermissions
include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')

' renders the element
AwsOpsWorksPermissions('AwsOpsWorksPermissions', 'Aws Ops Works Permissions', 'an optional tech label', 'an optional description')
@enduml

AwsOpsWorksPermissionsCard

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 AwsOpsWorksPermissionsCard
include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')

' renders the element
AwsOpsWorksPermissionsCard('AwsOpsWorksPermissionsCard', 'Aws Ops Works Permissions 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 AwsOpsWorksPermissionsCard
include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')

' renders the element
AwsOpsWorksPermissionsCard('AwsOpsWorksPermissionsCard', 'Aws Ops Works Permissions Card', 'an optional description')
@enduml

AwsOpsWorksPermissionsGroup

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 AwsOpsWorksPermissionsGroup
include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')

' renders the element
AwsOpsWorksPermissionsGroup('AwsOpsWorksPermissionsGroup', 'Aws Ops Works Permissions 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 AwsOpsWorksPermissionsGroup
include('aws-q2-2023/Resource/ManagementGovernance/AwsOpsWorksPermissions')

' renders the element
AwsOpsWorksPermissionsGroup('AwsOpsWorksPermissionsGroup', 'Aws Ops Works Permissions Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml