Overview

This class contains the actual database definition using the db2_database type. Here you can customize some of the attributes of your database.

When these customizations aren’t enough, you can replace the class with your own class. See db2_config::db2_database for an explanation on how to do this.

Attributes

Attribute Name Short Description
list  

list

The list of db2_database database you want db2_profile::database to create and manage for you. Type: Hash

Back to overview of database::db_definition