EntityTypes
When using entity definitions define what type of entities to include during metadata discovery.
Possible Values
PUBLIC, PRIVATE, ALLデータ型
string
デフォルト値
"ALL"
解説
- PUBLIC: Only public entities will be listed during metadata discovery.
- PRIVATE: Only private entities will be listed during metadata discovery.
- ALL: All entities will be listed during metadata discovery.