メインコンテンツまでスキップ

Database

Addedv2.6.x

Represents a database description returned by DescribeDatabase, including custom properties.

type Database struct {
Name string
Properties map[string]string
}

FIELDS:

  • Name (string)

    The name.

  • Properties (map[string]string)

    Custom key-value properties.