Entity Definition Args
constructor(configuration: Output<Map<String, String>>? = null, dataType: Output<EntityDataTypeArgs>? = null, defaultValue: Output<EntityDataValueArgs>? = null, isExternalId: Output<Boolean>? = null, isFinal: Output<Boolean>? = null, isImported: Output<Boolean>? = null, isInherited: Output<Boolean>? = null, isRequiredInEntity: Output<Boolean>? = null, isStoredExternally: Output<Boolean>? = null, isTimeSeries: Output<Boolean>? = null)